Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 2d24a65 commit 2e14952
Show file tree
Hide file tree
Showing 13 changed files with 216 additions and 28 deletions.
2 changes: 1 addition & 1 deletion devtools/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vitest/snapshot": "3.0.4",
"@vitest/ui": "3.0.4",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"playwright": "1.50.0",
"prettier": "3.4.2",
"typescript": "5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@belgattitude/eslint-config-bases": "6.20.0",
"@tailwindcss/postcss": "4.0.1",
"eslint": "8.57.1",
"eslint": "9.19.0",
"eslint-config-next": "15.1.6",
"eslint-plugin-tailwindcss": "3.18.0",
"postcss": "8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion integrations/prisma-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"publint": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"cross-env": "7.0.3",
"eslint": "8.57.1",
"eslint": "9.19.0",
"gh-pages": "6.3.0",
"husky": "9.1.7",
"is-ci": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"es-check": "8.0.1",
"esbuild": "0.24.2",
"esbuild-plugin-file-path-extensions": "2.1.4",
"eslint": "8.57.1",
"eslint": "9.19.0",
"is-plain-obj": "4.1.0",
"lodash-es": "4.17.21",
"npm-run-all2": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"publint": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"publint": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"publint": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/lru/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"lru-cache": "11.0.2",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/memo-intl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"publint": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plain-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"es-check": "8.0.1",
"es-toolkit": "1.31.0",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"is-plain-obj": "4.1.0",
"is-plain-object": "5.0.0",
"lodash-es": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/treeu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"cross-env": "7.0.3",
"es-check": "8.0.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint": "9.19.0",
"lodash-es": "4.17.21",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
Expand Down
Loading

0 comments on commit 2e14952

Please sign in to comment.