Skip to content

Commit 57a3ca3

Browse files
yowainwrightgithub-actions[bot]
authored andcommitted
Update dependencies
1 parent 408df75 commit 57a3ca3

File tree

2 files changed

+284
-282
lines changed

2 files changed

+284
-282
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
"zip-a-folder": "3.1.9"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "20.0.0",
45+
"@commitlint/cli": "20.1.0",
4646
"@commitlint/config-conventional": "20.0.0",
4747
"@commitlint/prompt": "^19.3.0",
48-
"@commitlint/prompt-cli": "20.0.0",
48+
"@commitlint/prompt-cli": "20.1.0",
4949
"@eslint/js": "^9.1.1",
5050
"@types/fs-extra": "11.0.4",
5151
"@types/gradient-string": "1.1.6",
52-
"@types/node": "24.5.2",
52+
"@types/node": "24.6.2",
5353
"@types/rimraf": "4.0.5",
5454
"@types/validate-npm-package-name": "4.0.2",
55-
"@typescript-eslint/eslint-plugin": "8.44.1",
56-
"@typescript-eslint/parser": "8.44.1",
55+
"@typescript-eslint/eslint-plugin": "8.45.0",
56+
"@typescript-eslint/parser": "8.45.0",
5757
"codependence": "0.3.1",
58-
"eslint": "9.36.0",
58+
"eslint": "9.37.0",
5959
"eslint-config-prettier": "10.1.8",
6060
"globals": "^15.0.0",
6161
"json5": "^2.2.3",
@@ -66,7 +66,7 @@
6666
"tsup": "8.5.0",
6767
"tsutils": "^3.21.0",
6868
"tsx": "^4.7.0",
69-
"typescript": "5.9.2",
69+
"typescript": "5.9.3",
7070
"typescript-eslint": "^7.7.1"
7171
},
7272
"keywords": [

0 commit comments

Comments
 (0)