@favware/rollup-type-bundler
Advanced tools
Comparing version 3.3.1-next.74bd21e to 3.3.1-next.7878f4a
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "3.3.1-next.74bd21e", | ||
"version": "3.3.1-next.7878f4a", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -36,7 +36,7 @@ "author": "@favware", | ||
"@sapphire/node-utilities": "^1.0.2", | ||
"@sapphire/utilities": "^3.16.2", | ||
"@sapphire/utilities": "^3.17.0", | ||
"colorette": "^2.0.20", | ||
"commander": "^12.1.0", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^4.19.0", | ||
"rollup": "^4.24.0", | ||
"rollup-plugin-dts": "^6.1.1", | ||
@@ -46,5 +46,5 @@ "typescript": "^5.5.2" | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
@@ -54,10 +54,10 @@ "@sapphire/prettier-config": "^2.0.0", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^20.14.11", | ||
"@types/node": "^20.17.1", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.7", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
@@ -67,3 +67,3 @@ "typescript": "^5.5.2" | ||
"resolutions": { | ||
"acorn": "^8.12.1", | ||
"acorn": "^8.13.0", | ||
"ansi-regex": "^5.0.1", | ||
@@ -114,3 +114,3 @@ "minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@4.3.1" | ||
"packageManager": "yarn@4.5.1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@sapphire/utilities@^3.17.0
Updatedrollup@^4.24.0