@favware/rollup-type-bundler
Advanced tools
Comparing version 3.3.1-next.88fc29c to 3.3.1-next.89959dd
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "3.3.1-next.88fc29c", | ||
"version": "3.3.1-next.89959dd", | ||
"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.18.0", | ||
"@sapphire/utilities": "^3.18.1", | ||
"colorette": "^2.0.20", | ||
"commander": "^12.1.0", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^4.24.3", | ||
"rollup": "^4.28.0", | ||
"rollup-plugin-dts": "^6.1.1", | ||
@@ -46,4 +46,4 @@ "typescript": "^5.5.2" | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
@@ -54,3 +54,3 @@ "@sapphire/eslint-config": "^5.0.5", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^20.17.6", | ||
"@types/node": "^22.10.1", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
@@ -63,3 +63,3 @@ "@typescript-eslint/parser": "^7.13.1", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.1", | ||
"typescript": "^5.5.2" | ||
@@ -114,3 +114,3 @@ }, | ||
}, | ||
"packageManager": "yarn@4.5.1" | ||
"packageManager": "yarn@4.5.3" | ||
} |
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.18.1
Updatedrollup@^4.28.0