Skip to content

Commit 3c23f8b

Browse files
chore(deps): update typescript-eslint monorepo to v8.51.0 (#5711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4055460 commit 3c23f8b

File tree

2 files changed

+102
-100
lines changed

2 files changed

+102
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/sinon": "21.0.0",
1616
"@types/sinon-chai": "4.0.0",
1717
"@types/source-map-support": "0.5.10",
18-
"@typescript-eslint/utils": "8.50.1",
18+
"@typescript-eslint/utils": "8.51.0",
1919
"@vitejs/plugin-react": "5.1.2",
2020
"c8": "10.1.3",
2121
"chai": "6.2.2",
@@ -45,7 +45,7 @@
4545
"source-map-support": "0.5.21",
4646
"ts-node": "10.9.2",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "8.50.1"
48+
"typescript-eslint": "8.51.0"
4949
},
5050
"scripts": {
5151
"all": "pnpm run clean && pnpm run build && pnpm run lint && pnpm run test",

0 commit comments

Comments
 (0)