Skip to content

Commit 7516f4e

Browse files
chore(deps): update typescript-eslint monorepo to ^8.23.0 (#2093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dd5653 commit 7516f4e

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
"@types/micromatch": "^4.0.9",
9797
"@types/node": "^20.17.17",
9898
"@types/prettier": "^2.7.3",
99-
"@typescript-eslint/eslint-plugin": "^8.4.0",
100-
"@typescript-eslint/parser": "^8.4.0",
99+
"@typescript-eslint/eslint-plugin": "^8.23.0",
100+
"@typescript-eslint/parser": "^8.23.0",
101101
"eslint": "^9.19.0",
102102
"open-cli": "^8.0.0",
103103
"p-lazy": "^3.1.0",

packages/gqty/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"@types/object-hash": "^3.0.6",
8787
"@types/wait-on": "^5.3.4",
8888
"@types/ws": "^8.5.14",
89-
"@typescript-eslint/eslint-plugin": "^8.4.0",
90-
"@typescript-eslint/parser": "^8.4.0",
89+
"@typescript-eslint/eslint-plugin": "^8.23.0",
90+
"@typescript-eslint/parser": "^8.23.0",
9191
"bob-esbuild-cli": "^4.0.0",
9292
"concurrently": "^8.2.2",
9393
"cross-env": "^7.0.3",

packages/react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"@types/node": "^20.17.17",
103103
"@types/react": "^18.3.18",
104104
"@types/use-sync-external-store": "^0.0.6",
105-
"@typescript-eslint/eslint-plugin": "^8.4.0",
106-
"@typescript-eslint/parser": "^8.4.0",
105+
"@typescript-eslint/eslint-plugin": "^8.23.0",
106+
"@typescript-eslint/parser": "^8.23.0",
107107
"eslint": "^9.19.0",
108108
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
109109
"gqty": "workspace:^",
@@ -118,7 +118,7 @@
118118
"react-test-renderer": "^18.3.1",
119119
"test-utils": "workspace:^",
120120
"type-fest": "^4.33.0",
121-
"typescript-eslint": "^8.4.0"
121+
"typescript-eslint": "^8.23.0"
122122
},
123123
"peerDependencies": {
124124
"gqty": "workspace:^3.3.0",

pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)