Skip to content

Commit 6b9843a

Browse files
Merge pull request #145 from yowainwright/update-dependencies
[Codependence] update dependencies
2 parents 881fd10 + beba6f6 commit 6b9843a

File tree

2 files changed

+100
-100
lines changed

2 files changed

+100
-100
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"author": "Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)",
3333
"license": "MIT",
3434
"dependencies": {
35-
"commander": "12.1.0",
35+
"commander": "13.0.0",
3636
"compare-versions": "6.1.1",
3737
"cosmiconfig": "9.0.0",
38-
"fast-glob": "3.3.2",
38+
"fast-glob": "3.3.3",
3939
"fs-extra": "11.2.0",
4040
"gradient-string": "3.0.0",
4141
"validate-npm-package-name": "^6.0.0",
@@ -45,15 +45,15 @@
4545
"@commitlint/cli": "19.6.1",
4646
"@commitlint/config-conventional": "19.6.0",
4747
"@commitlint/prompt": "^19.3.0",
48-
"@commitlint/prompt-cli": "19.6.1",
48+
"@commitlint/prompt-cli": "19.7.0",
4949
"@eslint/js": "^9.1.1",
5050
"@types/fs-extra": "11.0.4",
5151
"@types/gradient-string": "1.1.6",
52-
"@types/node": "22.10.2",
52+
"@types/node": "22.10.5",
5353
"@types/rimraf": "4.0.5",
5454
"@types/validate-npm-package-name": "4.0.2",
55-
"@typescript-eslint/eslint-plugin": "8.18.2",
56-
"@typescript-eslint/parser": "8.18.2",
55+
"@typescript-eslint/eslint-plugin": "8.19.0",
56+
"@typescript-eslint/parser": "8.19.0",
5757
"codependence": "0.3.1",
5858
"eslint": "9.17.0",
5959
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)