Skip to content

Commit 0ae39e7

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent e067b94 commit 0ae39e7

File tree

3 files changed

+91
-83
lines changed

3 files changed

+91
-83
lines changed

apps/jquery/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
},
3131
"devDependencies": {
3232
"@fortawesome/fontawesome-free": "^6.5.1",
33-
"@typescript-eslint/eslint-plugin": "^6.16.0",
34-
"@typescript-eslint/parser": "^6.16.0",
33+
"@typescript-eslint/eslint-plugin": "^8.0.0",
34+
"@typescript-eslint/parser": "^8.0.0",
3535
"babel-preset-env": "^1.7.0",
3636
"eslint": "^8.56.0",
3737
"eslint-config-prettier": "^9.1.0",

components/jquery/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@
118118
"@types/jquery": "^3.5.29",
119119
"@types/node": "^20.10.5",
120120
"@types/webpack-env": "^1.18.4",
121-
"@typescript-eslint/eslint-plugin": "^6.16.0",
122-
"@typescript-eslint/parser": "^6.16.0",
121+
"@typescript-eslint/eslint-plugin": "^8.0.0",
122+
"@typescript-eslint/parser": "^8.0.0",
123123
"babel-preset-env": "^1.7.0",
124124
"eslint": "^8.56.0",
125125
"eslint-config-prettier": "^9.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)