Skip to content

Commit d0aaeec

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ----- | | npm | @typescript-eslint/eslint-plugin | 5.62.0 | 8.5.0 | | npm | @typescript-eslint/parser | 5.62.0 | 8.5.0 |
1 parent cd8df40 commit d0aaeec

File tree

2 files changed

+110
-36
lines changed

2 files changed

+110
-36
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"devDependencies": {
1818
"@types/feather-icons": "^4.29.1",
19-
"@typescript-eslint/eslint-plugin": "^5.59.5",
20-
"@typescript-eslint/parser": "^5.59.5",
19+
"@typescript-eslint/eslint-plugin": "^8.0.0",
20+
"@typescript-eslint/parser": "^8.0.0",
2121
"@vitest/coverage-c8": "^0.31.1",
2222
"@vitest/ui": "^0.31.1",
2323
"eslint": "^8.40.0",

yarn.lock

Lines changed: 108 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)