Skip to content

Commit 24fae8a

Browse files
chore(deps): update typescript-eslint monorepo to ^7.11.0
1 parent 9c5fb0c commit 24fae8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/generators/linting-eslint-ts/templates/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"devDependencies": {
33
"eslint": "^8.57.0",
44
"@open-wc/eslint-config": "^12.0.3",
5-
"@typescript-eslint/parser": "^7.10.0",
6-
"@typescript-eslint/eslint-plugin": "^7.10.0"
5+
"@typescript-eslint/parser": "^7.11.0",
6+
"@typescript-eslint/eslint-plugin": "^7.11.0"
77
},
88
"eslintConfig": {
99
"parser": "@typescript-eslint/parser",

0 commit comments

Comments
 (0)