Skip to content

Commit f8aa2b7

Browse files
chore(deps): update typescript-eslint monorepo to ^8.38.0 (#2290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f2e6e3 commit f8aa2b7

4 files changed

Lines changed: 180 additions & 28 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"@types/micromatch": "^4.0.9",
9696
"@types/node": "^22.16.5",
9797
"@types/prettier": "^2.7.3",
98-
"@typescript-eslint/eslint-plugin": "^8.37.0",
99-
"@typescript-eslint/parser": "^8.37.0",
98+
"@typescript-eslint/eslint-plugin": "^8.38.0",
99+
"@typescript-eslint/parser": "^8.38.0",
100100
"eslint": "^9.31.0",
101101
"p-lazy": "^3.1.0",
102102
"test-utils": "workspace:^",

packages/gqty/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
"devDependencies": {
8585
"@types/node": "^22.16.5",
8686
"@types/ws": "^8.18.1",
87-
"@typescript-eslint/eslint-plugin": "^8.37.0",
88-
"@typescript-eslint/parser": "^8.37.0",
87+
"@typescript-eslint/eslint-plugin": "^8.38.0",
88+
"@typescript-eslint/parser": "^8.38.0",
8989
"bob-esbuild-cli": "^4.0.0",
9090
"concurrently": "^9.2.0",
9191
"cross-env": "^7.0.3",

packages/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"@types/node": "^22.16.5",
103103
"@types/react": "^18.3.23",
104104
"@types/use-sync-external-store": "^0.0.6",
105-
"@typescript-eslint/eslint-plugin": "^8.37.0",
106-
"@typescript-eslint/parser": "^8.37.0",
105+
"@typescript-eslint/eslint-plugin": "^8.38.0",
106+
"@typescript-eslint/parser": "^8.38.0",
107107
"eslint": "^9.31.0",
108108
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
109109
"gqty": "workspace:^",
@@ -119,7 +119,7 @@
119119
"react-test-renderer": "^18.3.1",
120120
"test-utils": "workspace:^",
121121
"type-fest": "^4.41.0",
122-
"typescript-eslint": "^8.37.0"
122+
"typescript-eslint": "^8.38.0"
123123
},
124124
"peerDependencies": {
125125
"gqty": "workspace:^3.5.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)