Skip to content

Commit 5c6aa8a

Browse files
chore(deps): update typescript-eslint monorepo to v7 (#1630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c6add7 commit 5c6aa8a

File tree

34 files changed

+262
-262
lines changed

34 files changed

+262
-262
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"@babel/eslint-parser": "^7.23.10",
66
"@changesets/cli": "^2.27.1",
77
"@nrwl/nx-cloud": "^18.0.0",
8-
"@typescript-eslint/eslint-plugin": "^6.21.0",
9-
"@typescript-eslint/parser": "^6.21.0",
8+
"@typescript-eslint/eslint-plugin": "^7.1.1",
9+
"@typescript-eslint/parser": "^7.1.1",
1010
"eslint": "^8.57.0",
1111
"eslint-config-prettier": "^9.1.0",
1212
"eslint-plugin-jest": "^27.9.0",

packages/d3-state-visualizer/examples/tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@babel/preset-env": "^7.23.9",
3434
"@babel/preset-typescript": "^7.23.3",
3535
"@types/node": "^20.11.20",
36-
"@typescript-eslint/eslint-plugin": "^6.21.0",
37-
"@typescript-eslint/parser": "^6.21.0",
36+
"@typescript-eslint/eslint-plugin": "^7.1.1",
37+
"@typescript-eslint/parser": "^7.1.1",
3838
"babel-loader": "^9.1.3",
3939
"cross-env": "^7.0.3",
4040
"eslint": "^8.57.0",

packages/d3-state-visualizer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@babel/preset-env": "^7.23.9",
5656
"@babel/preset-typescript": "^7.23.3",
5757
"@types/ramda": "^0.29.10",
58-
"@typescript-eslint/eslint-plugin": "^6.21.0",
59-
"@typescript-eslint/parser": "^6.21.0",
58+
"@typescript-eslint/eslint-plugin": "^7.1.1",
59+
"@typescript-eslint/parser": "^7.1.1",
6060
"eslint": "^8.57.0",
6161
"eslint-config-prettier": "^9.1.0",
6262
"rimraf": "^5.0.5",

packages/d3tooltip/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@babel/preset-env": "^7.23.9",
4646
"@babel/preset-typescript": "^7.23.3",
4747
"@types/d3": "^7.4.3",
48-
"@typescript-eslint/eslint-plugin": "^6.21.0",
49-
"@typescript-eslint/parser": "^6.21.0",
48+
"@typescript-eslint/eslint-plugin": "^7.1.1",
49+
"@typescript-eslint/parser": "^7.1.1",
5050
"d3": "^7.8.5",
5151
"eslint": "^8.57.0",
5252
"eslint-config-prettier": "^9.1.0",

packages/map2tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@babel/preset-typescript": "^7.23.3",
5252
"@types/jest": "^29.5.12",
5353
"@types/lodash": "^4.14.202",
54-
"@typescript-eslint/eslint-plugin": "^6.21.0",
55-
"@typescript-eslint/parser": "^6.21.0",
54+
"@typescript-eslint/eslint-plugin": "^7.1.1",
55+
"@typescript-eslint/parser": "^7.1.1",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-plugin-jest": "^27.9.0",

packages/react-base16-styling/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@types/color": "^3.0.6",
5858
"@types/jest": "^29.5.12",
5959
"@types/lodash.curry": "^4.1.9",
60-
"@typescript-eslint/eslint-plugin": "^6.21.0",
61-
"@typescript-eslint/parser": "^6.21.0",
60+
"@typescript-eslint/eslint-plugin": "^7.1.1",
61+
"@typescript-eslint/parser": "^7.1.1",
6262
"eslint": "^8.57.0",
6363
"eslint-config-prettier": "^9.1.0",
6464
"eslint-plugin-jest": "^27.9.0",

packages/react-dock/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@types/react": "^18.2.58",
2828
"@types/react-dom": "^18.2.19",
2929
"@types/styled-components": "^5.1.34",
30-
"@typescript-eslint/eslint-plugin": "^6.21.0",
31-
"@typescript-eslint/parser": "^6.21.0",
30+
"@typescript-eslint/eslint-plugin": "^7.1.1",
31+
"@typescript-eslint/parser": "^7.1.1",
3232
"babel-loader": "^9.1.3",
3333
"cross-env": "^7.0.3",
3434
"eslint": "^8.57.0",

packages/react-dock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@types/lodash.debounce": "^4.0.9",
5656
"@types/react": "^18.2.58",
5757
"@types/react-test-renderer": "^18.0.7",
58-
"@typescript-eslint/eslint-plugin": "^6.21.0",
59-
"@typescript-eslint/parser": "^6.21.0",
58+
"@typescript-eslint/eslint-plugin": "^7.1.1",
59+
"@typescript-eslint/parser": "^7.1.1",
6060
"eslint": "^8.57.0",
6161
"eslint-config-prettier": "^9.1.0",
6262
"eslint-plugin-jest": "^27.9.0",

packages/react-json-tree/examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@types/node": "^20.11.20",
3434
"@types/react": "^18.2.58",
3535
"@types/react-dom": "^18.2.19",
36-
"@typescript-eslint/eslint-plugin": "^6.21.0",
37-
"@typescript-eslint/parser": "^6.21.0",
36+
"@typescript-eslint/eslint-plugin": "^7.1.1",
37+
"@typescript-eslint/parser": "^7.1.1",
3838
"babel-loader": "^9.1.3",
3939
"cross-env": "^7.0.3",
4040
"eslint": "^8.57.0",

packages/react-json-tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@types/node": "^20.11.20",
6666
"@types/react": "^18.2.58",
6767
"@types/react-test-renderer": "^18.0.7",
68-
"@typescript-eslint/eslint-plugin": "^6.21.0",
69-
"@typescript-eslint/parser": "^6.21.0",
68+
"@typescript-eslint/eslint-plugin": "^7.1.1",
69+
"@typescript-eslint/parser": "^7.1.1",
7070
"eslint": "^8.57.0",
7171
"eslint-config-prettier": "^9.1.0",
7272
"eslint-plugin-jest": "^27.9.0",

0 commit comments

Comments
 (0)