Skip to content

Commit 13b54b6

Browse files
committed
chore: upgrade dependencies
1 parent eb422d5 commit 13b54b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
},
5050
"devDependencies": {
5151
"@buka/eslint-config": "^2.1.1",
52-
"@commitlint/cli": "^19.3.0",
53-
"@commitlint/config-conventional": "^19.2.2",
52+
"@commitlint/cli": "^19.5.0",
53+
"@commitlint/config-conventional": "^19.5.0",
5454
"@jest/globals": "^29.7.0",
5555
"@types/clone": "^2.1.4",
5656
"@types/minimatch": "^5.1.2",
5757
"@types/node": "^20.14.1",
58-
"eslint": "^9.10.0",
59-
"husky": "^9.0.11",
58+
"eslint": "^9.13.0",
59+
"husky": "^9.1.6",
6060
"is-ci": "^3.0.1",
6161
"jest": "^29.7.0",
6262
"jest-environment-jsdom": "^29.7.0",
@@ -66,7 +66,7 @@
6666
"ts-node": "^10.9.2",
6767
"ts-patch": "^3.2.0",
6868
"typescript": "5.4.5",
69-
"typescript-transform-paths": "^3.4.7"
69+
"typescript-transform-paths": "^3.5.1"
7070
},
7171
"packageManager": "pnpm@9.12.2",
7272
"engines": {

0 commit comments

Comments
 (0)