@favware/npm-deprecate
Advanced tools
Comparing version 2.0.1-next.199790d to 2.0.1-next.2ee1c77
{ | ||
"name": "@favware/npm-deprecate", | ||
"version": "2.0.1-next.199790d", | ||
"version": "2.0.1-next.2ee1c77", | ||
"description": "Programmatically deprecate your NPM published packages", | ||
@@ -36,7 +36,7 @@ "author": "@favware", | ||
"@sapphire/fetch": "^3.0.5", | ||
"@sapphire/utilities": "^3.18.1", | ||
"@sapphire/utilities": "^3.18.2", | ||
"colorette": "^2.0.20", | ||
"commander": "^13.0.0", | ||
"commander": "^13.1.0", | ||
"js-yaml": "^4.1.0", | ||
"npm-package-arg": "^12.0.1", | ||
"npm-package-arg": "^12.0.2", | ||
"npm-registry-fetch": "^18.0.2", | ||
@@ -46,4 +46,4 @@ "picomatch": "^4.0.2" | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@commitlint/cli": "^19.7.1", | ||
"@commitlint/config-conventional": "^19.7.1", | ||
"@favware/cliff-jumper": "^6.0.0", | ||
@@ -54,7 +54,7 @@ "@sapphire/eslint-config": "^5.0.5", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^22.10.5", | ||
"@types/node": "^22.13.5", | ||
"@types/node-fetch": "^2.6.12", | ||
"@types/npm-package-arg": "^6.1.4", | ||
"@types/npm-registry-fetch": "^8.0.7", | ||
"@types/picomatch": "^3.0.1", | ||
"@types/picomatch": "^3.0.2", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
@@ -65,5 +65,5 @@ "@typescript-eslint/parser": "^7.18.0", | ||
"eslint-config-prettier": "^10.0.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.3.0", | ||
"prettier": "^3.4.2", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"lint-staged": "^15.4.3", | ||
"prettier": "^3.5.2", | ||
"typescript": "^5.6.3" | ||
@@ -70,0 +70,0 @@ }, |
Updated@sapphire/utilities@^3.18.2
Updatedcommander@^13.1.0
Updatednpm-package-arg@^12.0.2