Skip to content

Commit 41af562

Browse files
authored
Revert to only bumping eslint to latest v9.x (9.39.5)
1 parent d3746d5 commit 41af562

3 files changed

Lines changed: 263 additions & 532 deletions

File tree

dotcom-rendering/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/webpack-env": "1.18.8",
9494
"@types/webpack-node-externals": "3.0.4",
9595
"@types/youtube": "0.0.50",
96-
"@typescript-eslint/eslint-plugin": "8.70.0",
96+
"@typescript-eslint/eslint-plugin": "8.57.1",
9797
"ajv": "8.18.0",
9898
"ajv-formats": "2.1.1",
9999
"aws-cdk": "catalog:",
@@ -110,15 +110,15 @@
110110
"dynamic-import-polyfill": "0.1.1",
111111
"eslint": "catalog:",
112112
"eslint-config-prettier": "10.1.8",
113-
"eslint-import-resolver-typescript": "4.4.5",
113+
"eslint-import-resolver-typescript": "4.4.4",
114114
"eslint-plugin-custom-elements": "0.0.8",
115-
"eslint-plugin-import-x": "4.17.1",
115+
"eslint-plugin-import-x": "4.16.2",
116116
"eslint-plugin-jsx-a11y": "6.10.2",
117-
"eslint-plugin-prettier": "5.5.6",
117+
"eslint-plugin-prettier": "5.5.5",
118118
"eslint-plugin-react": "7.37.5",
119-
"eslint-plugin-react-hooks": "7.1.1",
119+
"eslint-plugin-react-hooks": "7.0.1",
120120
"eslint-plugin-ssr-friendly": "1.3.0",
121-
"eslint-plugin-unicorn": "74.0.0",
121+
"eslint-plugin-unicorn": "64.0.0",
122122
"eslint-stats": "1.0.1",
123123
"express": "5.2.1",
124124
"find": "0.3.0",
@@ -160,7 +160,7 @@
160160
"tsx": "4.23.13",
161161
"type-fest": "catalog:",
162162
"typescript": "catalog:",
163-
"typescript-eslint": "8.70.0",
163+
"typescript-eslint": "8.57.1",
164164
"typescript-json-schema": "0.64.0",
165165
"unified": "11.0.5",
166166
"url": "0.11.4",

0 commit comments

Comments
 (0)