Skip to content

Commit 6c8ba57

Browse files
fix(deps): update typescript-eslint monorepo to v8.30.1
1 parent 334a451 commit 6c8ba57

File tree

3 files changed

+58
-58
lines changed

3 files changed

+58
-58
lines changed

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"@eslint/js": "9.24.0",
6767
"@next/eslint-plugin-next": "15.2.5",
68-
"@typescript-eslint/utils": "8.29.1",
68+
"@typescript-eslint/utils": "8.30.1",
6969
"eslint-config-prettier": "10.1.1",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-prettier": "5.2.6",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-simple-import-sort": "12.1.1",
7575
"eslint-plugin-vue": "10.0.0",
7676
"globals": "16.0.0",
77-
"typescript-eslint": "8.29.1"
77+
"typescript-eslint": "8.30.1"
7878
},
7979
"devDependencies": {
8080
"@commencis/ts-config": "0.0.2",

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lint:types": "tsc --noEmit"
3535
},
3636
"dependencies": {
37-
"@typescript-eslint/utils": "8.29.1"
37+
"@typescript-eslint/utils": "8.30.1"
3838
},
3939
"devDependencies": {
4040
"@commencis/ts-config": "0.0.2",

pnpm-lock.yaml

+55-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)