@favware/rollup-type-bundler
Advanced tools
Comparing version 3.3.1-next.95bca5e to 3.3.1-next.9db03a4
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "3.3.1-next.95bca5e", | ||
"version": "3.3.1-next.9db03a4", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -40,3 +40,3 @@ "author": "@favware", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^4.27.4", | ||
"rollup": "^4.29.1", | ||
"rollup-plugin-dts": "^6.1.1", | ||
@@ -46,3 +46,3 @@ "typescript": "^5.5.2" | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
@@ -54,3 +54,3 @@ "@favware/cliff-jumper": "^5.0.0", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^22.9.3", | ||
"@types/node": "^22.10.2", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
@@ -62,4 +62,4 @@ "@typescript-eslint/parser": "^7.13.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"lint-staged": "^15.2.11", | ||
"prettier": "^3.4.2", | ||
"typescript": "^5.5.2" | ||
@@ -114,3 +114,3 @@ }, | ||
}, | ||
"packageManager": "yarn@4.5.2" | ||
"packageManager": "yarn@4.5.3" | ||
} |
48340
Updatedrollup@^4.29.1