Skip to content

Commit 771817e

Browse files
Update dependency @typescript-eslint/parser to v8
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ----- | | npm | @typescript-eslint/parser | 5.62.0 | 8.5.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed4ff07 commit 771817e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^20.0.0",
2323
"@types/webpack": "^5.28.0",
2424
"@typescript-eslint/eslint-plugin": "^5.41.0",
25-
"@typescript-eslint/parser": "^5.41.0",
25+
"@typescript-eslint/parser": "^8.0.0",
2626
"dotenv": "^16.3.1",
2727
"eslint": "^8.26.0",
2828
"eslint-config-incredible": "^2.4.2",

0 commit comments

Comments
 (0)