Skip to content

Commit 72ab1f7

Browse files
fix(deps): update typescript-eslint to v8
1 parent cc38b52 commit 72ab1f7

File tree

2 files changed

+137
-143
lines changed

2 files changed

+137
-143
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@softwareventures/chain": "^0.1.2 || ^1.0.0 || ^2.0.0",
3030
"@softwareventures/iterable": "^1.1.1 || ^1.1.1 || ^2.0.0 || ^3.0.0",
31-
"@typescript-eslint/parser": "5.62.0",
31+
"@typescript-eslint/parser": "8.46.0",
3232
"tslib": "^2.0.0",
3333
"unknown": "^0.2.5"
3434
},
@@ -40,7 +40,7 @@
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "4.1.0",
4242
"@softwareventures/tsconfig": "7.1.1",
43-
"@typescript-eslint/eslint-plugin": "5.62.0",
43+
"@typescript-eslint/eslint-plugin": "8.46.0",
4444
"ava": "5.3.1",
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.57.0",

0 commit comments

Comments
 (0)