Skip to content

Commit 1cfacfc

Browse files
Update typescript-eslint monorepo to v8
1 parent 5f165f5 commit 1cfacfc

2 files changed

Lines changed: 174 additions & 98 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"license": "MIT",
2323
"devDependencies": {
2424
"@types/node": "^18.0.0",
25-
"@typescript-eslint/eslint-plugin": "^5.33.0",
26-
"@typescript-eslint/parser": "^5.29.0",
25+
"@typescript-eslint/eslint-plugin": "^8.0.0",
26+
"@typescript-eslint/parser": "^8.0.0",
2727
"dts-bundle-generator": "^6.12.0",
2828
"esbuild": "^0.15.0",
2929
"eslint": "^8.18.0",

0 commit comments

Comments
 (0)