Skip to content

Commit 1189b1b

Browse files
chore(deps): update all minor devdependencies (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be2891e commit 1189b1b

File tree

2 files changed

+123
-105
lines changed

2 files changed

+123
-105
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,24 @@
5353
"@babel/plugin-syntax-import-assertions": "7.27.1",
5454
"@commitlint/cli": "19.8.1",
5555
"@commitlint/config-conventional": "19.8.1",
56-
"@eslint/js": "9.28.0",
56+
"@eslint/js": "9.29.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
5959
"@types/node": "22.15.31",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.28.0",
63+
"eslint": "9.29.0",
6464
"eslint-config-prettier": "10.1.5",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
6767
"lint-staged": "16.1.1",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.12.2",
7070
"prettier": "3.5.3",
71-
"tsx": "4.19.4",
71+
"tsx": "4.20.3",
7272
"typescript": "5.8.3",
73-
"typescript-eslint": "8.33.1",
73+
"typescript-eslint": "8.34.0",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"
7676
}

0 commit comments

Comments
 (0)