Skip to content

Commit 91f035a

Browse files
chore(deps): update typescript-eslint monorepo to v7 (#4229)
1 parent 7612fae commit 91f035a

File tree

7 files changed

+174
-258
lines changed

7 files changed

+174
-258
lines changed

medusa-nx-native-federation-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@types/node": "16.18.101",
4949
"@types/react": "18.3.3",
5050
"@types/react-dom": "18.3.0",
51-
"@typescript-eslint/eslint-plugin": "5.62.0",
52-
"@typescript-eslint/parser": "5.62.0",
51+
"@typescript-eslint/eslint-plugin": "7.15.0",
52+
"@typescript-eslint/parser": "7.15.0",
5353
"babel-jest": "29.7.0",
5454
"cross-fetch": "4.0.0",
5555
"cypress": "13.13.0",

nextjs-ssr-react-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@types/react-dom": "18.3.0",
3434
"@types/react-is": "18.3.0",
3535
"@types/styled-components": "5.1.34",
36-
"@typescript-eslint/eslint-plugin": "5.62.0",
37-
"@typescript-eslint/parser": "5.62.0",
36+
"@typescript-eslint/eslint-plugin": "7.15.0",
37+
"@typescript-eslint/parser": "7.15.0",
3838
"babel-jest": "29.7.0",
3939
"babel-plugin-styled-components": "2.1.4",
4040
"cypress": "13.13.0",

pnpm-lock.yaml

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

runtime-plugins/remote-router/pnpm-lock.yaml

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

runtime-plugins/remote-router/remotes-monorepo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@types/node": "18.19.39",
3030
"@types/react": "18.3.3",
3131
"@types/react-dom": "18.3.0",
32-
"@typescript-eslint/eslint-plugin": "6.21.0",
33-
"@typescript-eslint/parser": "6.21.0",
32+
"@typescript-eslint/eslint-plugin": "7.15.0",
33+
"@typescript-eslint/parser": "7.15.0",
3434
"babel-jest": "29.7.0",
3535
"eslint": "9.6.0",
3636
"eslint-config-prettier": "9.1.0",

vue3-cli-demo/app-exposes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"vuex": "^4.0.0"
1515
},
1616
"devDependencies": {
17-
"@typescript-eslint/eslint-plugin": "5.62.0",
18-
"@typescript-eslint/parser": "5.62.0",
17+
"@typescript-eslint/eslint-plugin": "7.15.0",
18+
"@typescript-eslint/parser": "7.15.0",
1919
"@vue/cli-plugin-babel": "5.0.8",
2020
"@vue/cli-plugin-eslint": "5.0.8",
2121
"@vue/cli-plugin-router": "5.0.8",

vue3-cli-demo/app-general/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"vuex": "^4.0.0"
1515
},
1616
"devDependencies": {
17-
"@typescript-eslint/eslint-plugin": "5.62.0",
18-
"@typescript-eslint/parser": "5.62.0",
17+
"@typescript-eslint/eslint-plugin": "7.15.0",
18+
"@typescript-eslint/parser": "7.15.0",
1919
"@vue/cli-plugin-babel": "5.0.8",
2020
"@vue/cli-plugin-eslint": "5.0.8",
2121
"@vue/cli-plugin-router": "5.0.8",

0 commit comments

Comments
 (0)