Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 84d5302

Browse files
authoredNov 18, 2024··
chore(deps): update typescript-eslint monorepo to v8
1 parent 1006a0d commit 84d5302

File tree

2 files changed

+126
-195
lines changed

2 files changed

+126
-195
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"devDependencies": {
4949
"@types/jest": "^27.0.0",
5050
"@types/node": "^20.0.0",
51-
"@typescript-eslint/eslint-plugin": "~5.50.0",
52-
"@typescript-eslint/parser": "~5.50.0",
51+
"@typescript-eslint/eslint-plugin": "~8.15.0",
52+
"@typescript-eslint/parser": "~8.15.0",
5353
"eslint": "^7.6.0",
5454
"jest": "^27.0.0",
5555
"rimraf": "^3.0.2",

‎yarn.lock

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

0 commit comments

Comments
 (0)
Please sign in to comment.