Skip to content

Commit 57cf93a

Browse files
chore(deps): update all minor devdependencies (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9afd58a commit 57cf93a

File tree

2 files changed

+232
-165
lines changed

2 files changed

+232
-165
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@
5151
"@babel/core": "7.26.9",
5252
"@babel/eslint-parser": "7.26.8",
5353
"@babel/plugin-syntax-import-assertions": "7.26.0",
54-
"@commitlint/cli": "19.7.1",
55-
"@commitlint/config-conventional": "19.7.1",
56-
"@eslint/js": "9.21.0",
54+
"@commitlint/cli": "19.8.0",
55+
"@commitlint/config-conventional": "19.8.0",
56+
"@eslint/js": "9.22.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
5959
"@types/node": "22.13.10",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.21.0",
64-
"eslint-config-prettier": "10.0.2",
63+
"eslint": "9.22.0",
64+
"eslint-config-prettier": "10.1.1",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
6767
"lint-staged": "15.4.3",
@@ -70,7 +70,7 @@
7070
"prettier": "3.5.3",
7171
"tsx": "4.19.3",
7272
"typescript": "5.8.2",
73-
"typescript-eslint": "8.25.0",
73+
"typescript-eslint": "8.26.0",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"
7676
}

0 commit comments

Comments
 (0)