@favware/rollup-type-bundler
Advanced tools
Comparing version 1.0.6-next.94a5438.0 to 1.0.6-next.cb1e17e.0
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "1.0.6-next.94a5438.0", | ||
"version": "1.0.6-next.cb1e17e.0", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -43,3 +43,3 @@ "author": "@favware", | ||
"@sapphire/utilities": "^3.0.1", | ||
"colorette": "^2.0.14", | ||
"colorette": "^2.0.16", | ||
"commander": "^8.2.0", | ||
@@ -51,3 +51,3 @@ "js-yaml": "^4.1.0", | ||
"devDependencies": { | ||
"@commitlint/cli": "^13.2.0", | ||
"@commitlint/cli": "^13.2.1", | ||
"@commitlint/config-conventional": "^13.2.0", | ||
@@ -61,3 +61,3 @@ "@sapphire/eslint-config": "^3.3.0", | ||
"husky": "^7.0.2", | ||
"lint-staged": "^11.2.0", | ||
"lint-staged": "^11.2.2", | ||
"pretty-quick": "^3.1.1", | ||
@@ -70,3 +70,3 @@ "standard-version": "^9.3.1", | ||
"node": ">=v14.18.0", | ||
"npm": ">=7.24.1" | ||
"npm": ">=7.24.2" | ||
}, | ||
@@ -73,0 +73,0 @@ "repository": { |
Updatedcolorette@^2.0.16