Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 371c40d commit d6cd2e5
Show file tree
Hide file tree
Showing 9 changed files with 120 additions and 22 deletions.
2 changes: 1 addition & 1 deletion bench/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/lodash-es": "4.17.12",
"cross-env": "7.0.3",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"is-plain-obj": "4.1.0",
"lodash-es": "4.17.21",
"moderndash": "3.12.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@belgattitude/eslint-config-bases": "5.8.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-next": "14.2.3",
"eslint-plugin-tailwindcss": "3.15.2",
"postcss": "8.4.38",
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 @@ -85,7 +85,7 @@
"cross-env": "7.0.3",
"es-check": "7.1.1",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"npm-run-all2": "6.2.0",
"rimraf": "5.0.7",
"size-limit": "11.1.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@commitlint/config-conventional": "19.2.2",
"@types/shell-quote": "1.7.5",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"gh-pages": "6.1.1",
"husky": "9.0.11",
"is-ci": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"es-check": "7.1.1",
"esbuild": "0.21.3",
"esbuild-plugin-file-path-extensions": "2.1.1",
"eslint": "8.57.0",
"eslint": "9.3.0",
"is-plain-obj": "4.1.0",
"npm-run-all2": "6.2.0",
"rimraf": "5.0.7",
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 @@ -82,7 +82,7 @@
"cross-env": "7.0.3",
"es-check": "7.1.1",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"npm-run-all2": "6.2.0",
"rimraf": "5.0.7",
"rollup": "4.17.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 @@ -129,7 +129,7 @@
"cross-env": "7.0.3",
"es-check": "7.1.1",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"npm-run-all2": "6.2.0",
"rimraf": "5.0.7",
"rollup": "4.17.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 @@ -82,7 +82,7 @@
"cross-env": "7.0.3",
"es-check": "7.1.1",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint": "9.3.0",
"npm-run-all2": "6.2.0",
"rimraf": "5.0.7",
"rollup": "4.17.2",
Expand Down
126 changes: 112 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ __metadata:
"@types/lodash-es": "npm:4.17.12"
cross-env: "npm:7.0.3"
esbuild: "npm:0.21.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
is-plain-obj: "npm:4.1.0"
lodash-es: "npm:4.17.21"
moderndash: "npm:3.12.0"
Expand Down Expand Up @@ -1123,9 +1123,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.0.2":
version: 3.0.2
resolution: "@eslint/eslintrc@npm:3.0.2"
"@eslint/eslintrc@npm:^3.0.2, @eslint/eslintrc@npm:^3.1.0":
version: 3.1.0
resolution: "@eslint/eslintrc@npm:3.1.0"
dependencies:
ajv: "npm:^6.12.4"
debug: "npm:^4.3.2"
Expand All @@ -1136,7 +1136,7 @@ __metadata:
js-yaml: "npm:^4.1.0"
minimatch: "npm:^3.1.2"
strip-json-comments: "npm:^3.1.1"
checksum: 10/04e3d7de2b16fd59ba8985ecd6922eb488e630f94e4433858567a8a6c99b478bb7b47854b166b830b44905759547d0a03654eb1265952c812d5d1d70e3e4ccf9
checksum: 10/02bf892d1397e1029209dea685e9f4f87baf643315df2a632b5f121ec7e8548a3b34f428a007234fa82772218fa8a3ac2d10328637b9ce63b7f8344035b74db3
languageName: node
linkType: hard

Expand All @@ -1147,6 +1147,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.3.0":
version: 9.3.0
resolution: "@eslint/js@npm:9.3.0"
checksum: 10/3fb4b30561c34b52e7c6c6b55ea61df1cead73a525e1ccd77b1454d893dcf06f99fe9c46bf410a044ef7d3339c455bc4f75769b40c4734343f5b46d2d76b89ef
languageName: node
linkType: hard

"@examples/nextjs-app@workspace:examples/nextjs-app":
version: 0.0.0-use.local
resolution: "@examples/nextjs-app@workspace:examples/nextjs-app"
Expand Down Expand Up @@ -1215,7 +1222,7 @@ __metadata:
es-check: "npm:7.1.1"
esbuild: "npm:0.21.3"
esbuild-plugin-file-path-extensions: "npm:2.1.1"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
is-plain-obj: "npm:4.1.0"
npm-run-all2: "npm:6.2.0"
rimraf: "npm:5.0.7"
Expand Down Expand Up @@ -1249,7 +1256,7 @@ __metadata:
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
esbuild: "npm:0.21.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
npm-run-all2: "npm:6.2.0"
rimraf: "npm:5.0.7"
rollup: "npm:4.17.2"
Expand Down Expand Up @@ -1284,7 +1291,7 @@ __metadata:
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
esbuild: "npm:0.21.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
npm-run-all2: "npm:6.2.0"
rimraf: "npm:5.0.7"
rollup: "npm:4.17.2"
Expand Down Expand Up @@ -1320,7 +1327,7 @@ __metadata:
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
esbuild: "npm:0.21.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
npm-run-all2: "npm:6.2.0"
rimraf: "npm:5.0.7"
rollup: "npm:4.17.2"
Expand All @@ -1347,20 +1354,38 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.13.0":
version: 0.13.0
resolution: "@humanwhocodes/config-array@npm:0.13.0"
dependencies:
"@humanwhocodes/object-schema": "npm:^2.0.3"
debug: "npm:^4.3.1"
minimatch: "npm:^3.0.5"
checksum: 10/524df31e61a85392a2433bf5d03164e03da26c03d009f27852e7dcfdafbc4a23f17f021dacf88e0a7a9fe04ca032017945d19b57a16e2676d9114c22a53a9d11
languageName: node
linkType: hard

"@humanwhocodes/module-importer@npm:^1.0.1":
version: 1.0.1
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
checksum: 10/e993950e346331e5a32eefb27948ecdee2a2c4ab3f072b8f566cd213ef485dd50a3ca497050608db91006f5479e43f91a439aef68d2a313bd3ded06909c7c5b3
languageName: node
linkType: hard

"@humanwhocodes/object-schema@npm:^2.0.2":
"@humanwhocodes/object-schema@npm:^2.0.2, @humanwhocodes/object-schema@npm:^2.0.3":
version: 2.0.3
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
checksum: 10/05bb99ed06c16408a45a833f03a732f59bf6184795d4efadd33238ff8699190a8c871ad1121241bb6501589a9598dc83bf25b99dcbcf41e155cdf36e35e937a3
languageName: node
linkType: hard

"@humanwhocodes/retry@npm:^0.3.0":
version: 0.3.0
resolution: "@humanwhocodes/retry@npm:0.3.0"
checksum: 10/e574bab58680867414e225c9002e9a97eb396f85871c180fbb1a9bcdf9ded4b4de0b327f7d0c43b775873362b7c92956d4b322e8bc4b90be56077524341f04b2
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -6500,6 +6525,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^8.0.1":
version: 8.0.1
resolution: "eslint-scope@npm:8.0.1"
dependencies:
esrecurse: "npm:^4.3.0"
estraverse: "npm:^5.2.0"
checksum: 10/458513863d3c79005b599f40250437bddba923f18549058ea45820a8d3d4bbc67fe292751d522a0cab69dd01fe211ffde5c1a5fc867e86f2d28727b1d61610da
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.1, eslint-visitor-keys@npm:^3.4.3":
version: 3.4.3
resolution: "eslint-visitor-keys@npm:3.4.3"
Expand Down Expand Up @@ -6562,6 +6597,50 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.3.0":
version: 9.3.0
resolution: "eslint@npm:9.3.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.3.0"
"@humanwhocodes/config-array": "npm:^0.13.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.0.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.0.1"
esquery: "npm:^1.4.2"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^8.0.0"
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
ignore: "npm:^5.2.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
is-path-inside: "npm:^3.0.3"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
strip-ansi: "npm:^6.0.1"
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/c56d63bc3655ce26456cb1b6869eb16579d9b243f143374ce28e4e168ab8fd9d054700014af903b6a5445a9134108327d974ba3e75019220f62df6ce72b6f5b6
languageName: node
linkType: hard

"espree@npm:^10.0.1":
version: 10.0.1
resolution: "espree@npm:10.0.1"
Expand Down Expand Up @@ -6915,6 +6994,15 @@ __metadata:
languageName: node
linkType: hard

"file-entry-cache@npm:^8.0.0":
version: 8.0.0
resolution: "file-entry-cache@npm:8.0.0"
dependencies:
flat-cache: "npm:^4.0.0"
checksum: 10/afe55c4de4e0d226a23c1eae62a7219aafb390859122608a89fa4df6addf55c7fd3f1a2da6f5b41e7cdff496e4cf28bbd215d53eab5c817afa96d2b40c81bfb0
languageName: node
linkType: hard

"filename-reserved-regex@npm:^2.0.0":
version: 2.0.0
resolution: "filename-reserved-regex@npm:2.0.0"
Expand Down Expand Up @@ -7005,6 +7093,16 @@ __metadata:
languageName: node
linkType: hard

"flat-cache@npm:^4.0.0":
version: 4.0.1
resolution: "flat-cache@npm:4.0.1"
dependencies:
flatted: "npm:^3.2.9"
keyv: "npm:^4.5.4"
checksum: 10/58ce851d9045fffc7871ce2bd718bc485ad7e777bf748c054904b87c351ff1080c2c11da00788d78738bfb51b71e4d5ea12d13b98eb36e3358851ffe495b62dc
languageName: node
linkType: hard

"flat@npm:^5.0.2":
version: 5.0.2
resolution: "flat@npm:5.0.2"
Expand Down Expand Up @@ -7877,7 +7975,7 @@ __metadata:
resolution: "httpx-docs@workspace:docs"
dependencies:
"@belgattitude/eslint-config-bases": "npm:5.8.0"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
eslint-config-next: "npm:14.2.3"
eslint-plugin-tailwindcss: "npm:3.15.2"
next: "npm:14.2.3"
Expand Down Expand Up @@ -7907,7 +8005,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.2.2"
"@types/shell-quote": "npm:1.7.5"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
gh-pages: "npm:6.1.1"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -8958,7 +9056,7 @@ __metadata:
languageName: node
linkType: hard

"keyv@npm:^4.5.3":
"keyv@npm:^4.5.3, keyv@npm:^4.5.4":
version: 4.5.4
resolution: "keyv@npm:4.5.4"
dependencies:
Expand Down Expand Up @@ -11896,7 +11994,7 @@ __metadata:
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
esbuild: "npm:0.21.3"
eslint: "npm:8.57.0"
eslint: "npm:9.3.0"
npm-run-all2: "npm:6.2.0"
rimraf: "npm:5.0.7"
size-limit: "npm:11.1.4"
Expand Down

0 comments on commit d6cd2e5

Please sign in to comment.