Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a782685 commit 14fa04e
Show file tree
Hide file tree
Showing 18 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@vitejs/plugin-react-swc": "^3.6.0",
"chokidar-cli": "^3.0.0",
"dotenv-cli": "^4.1.1",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"eslint-plugin-graphql": "^4.0.0",
"kill-port": "^2.0.1",
"npm-run-all2": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/node": "^22.0.0",
"@types/response-time": "^2.3.8",
"dotenv-cli": "^7.4.4",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion demo/site-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"chokidar-cli": "^3.0.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"chokidar-cli": "^3.0.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"typescript": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"@types/tinycolor2": "^1.4.6",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-date-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react": "^17.0.83",
"@types/react-date-range": "^1.4.9",
"@types/react-dom": "^17.0.26",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-dom": "^17.0.26",
"change-case": "^4.1.2",
"cli-progress": "^3.12.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"fast-xml-parser": "^4.2.5",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"draft-js": "^0.11.7",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"jest": "^29.7.0",
"jest-junit": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@mui/x-data-grid": "^7.23.6",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.1.7",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"graphql": "^15.10.1",
"history": "^4.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/blocks-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.0.0",
"chokidar-cli": "^3.0.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"chokidar-cli": "^3.0.0",
"csstype": "^3.1.3",
"draft-js": "^0.11.7",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"final-form": "^4.20.10",
"graphql": "^15.10.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/cms-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"chokidar-cli": "^3.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"express": "^4.21.2",
"graphql": "^16.9.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@comet/eslint-config": "workspace:^7.11.0",
"@types/node": "^22.0.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"npm-run-all2": "^5.0.2",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"@next/eslint-plugin-next": "^14.2.23",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"eslint-config-next": "^14.1.4",
"eslint-config-prettier": "^8.6.0",
"eslint-config-next": "^15.1.5",
"eslint-config-prettier": "^10.0.1",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-formatjs": "^4.3.9",
"eslint-plugin-formatjs": "^5.2.13",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-json-files": "^2.2.0",
"eslint-plugin-json-files": "^4.4.2",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^9.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-run-all2": "^5.0.2"
},
"devDependencies": {
"eslint": "^8.32.0",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"typescript": "^4.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
},
"devDependencies": {
"@typescript-eslint/parser": "^5.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-simple-import-sort": "^9.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@types/eslint": "^8.56.12",
"@types/jest": "^27.5.2",
"eslint": "^8.36.0",
"eslint": "^9.18.0",
"jest": "^29.7.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"typescript": "^4.0.0"
},
"peerDependencies": {
"eslint": "8"
"eslint": "8 || 9"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/site/cms-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"chokidar-cli": "^3.0.0",
"eslint": "^8.0.0",
"eslint": "^9.18.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-junit": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"draft-js-export-html": "^1.4.1",
"draft-js-export-markdown": "^1.4.0",
"draft-js-import-markdown": "^1.4.1",
"eslint": "^8.57.0",
"eslint": "^9.18.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-storybook": "^0.11.0",
"graphql-mocks": "^0.10.0",
Expand Down

0 comments on commit 14fa04e

Please sign in to comment.