Skip to content

Commit 07c476e

Browse files
chore(deps): update dependency eslint to v8.56.0
1 parent e5b87b3 commit 07c476e

File tree

3 files changed

+79
-17
lines changed

3 files changed

+79
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"cross-env": "7.0.3",
5353
"docsify": "4.13.1",
5454
"docsify-cli": "4.4.4",
55-
"eslint": "8.49.0",
55+
"eslint": "8.56.0",
5656
"husky": "8.0.3",
5757
"is-ci": "3.0.1",
5858
"lint-staged": "14.0.1",

packages/zod-request/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitest/coverage-istanbul": "0.34.3",
9393
"cross-env": "7.0.3",
9494
"es-check": "7.1.1",
95-
"eslint": "8.49.0",
95+
"eslint": "8.56.0",
9696
"get-tsconfig": "4.7.0",
9797
"next": "13.5.2",
9898
"npm-run-all": "4.1.5",

yarn.lock

+77-15
Original file line numberDiff line numberDiff line change
@@ -1000,9 +1000,9 @@ __metadata:
10001000
languageName: node
10011001
linkType: hard
10021002

1003-
"@eslint/eslintrc@npm:^2.1.2":
1004-
version: 2.1.2
1005-
resolution: "@eslint/eslintrc@npm:2.1.2"
1003+
"@eslint/eslintrc@npm:^2.1.2, @eslint/eslintrc@npm:^2.1.4":
1004+
version: 2.1.4
1005+
resolution: "@eslint/eslintrc@npm:2.1.4"
10061006
dependencies:
10071007
ajv: "npm:^6.12.4"
10081008
debug: "npm:^4.3.2"
@@ -1013,7 +1013,7 @@ __metadata:
10131013
js-yaml: "npm:^4.1.0"
10141014
minimatch: "npm:^3.1.2"
10151015
strip-json-comments: "npm:^3.1.1"
1016-
checksum: 00efdc3797e6f05518060522b7788e5f5aff02f13facbd0c83b176c3dee86554023283a5f68542df379c5137685d2d29745c87f62bf2406a1d38d95471f44ce6
1016+
checksum: 32f67052b81768ae876c84569ffd562491ec5a5091b0c1e1ca1e0f3c24fb42f804952fdd0a137873bc64303ba368a71ba079a6f691cee25beee9722d94cc8573
10171017
languageName: node
10181018
linkType: hard
10191019

@@ -1024,6 +1024,13 @@ __metadata:
10241024
languageName: node
10251025
linkType: hard
10261026

1027+
"@eslint/js@npm:8.56.0":
1028+
version: 8.56.0
1029+
resolution: "@eslint/js@npm:8.56.0"
1030+
checksum: 60b3a1cf240e2479cec9742424224465dc50e46d781da1b7f5ef240501b2d1202c225bd456207faac4b34a64f4765833345bc4ddffd00395e1db40fa8c426f5a
1031+
languageName: node
1032+
linkType: hard
1033+
10271034
"@examples/next-classic@workspace:examples/next-classic":
10281035
version: 0.0.0-use.local
10291036
resolution: "@examples/next-classic@workspace:examples/next-classic"
@@ -1067,14 +1074,14 @@ __metadata:
10671074
languageName: node
10681075
linkType: hard
10691076

1070-
"@humanwhocodes/config-array@npm:^0.11.11":
1071-
version: 0.11.11
1072-
resolution: "@humanwhocodes/config-array@npm:0.11.11"
1077+
"@humanwhocodes/config-array@npm:^0.11.11, @humanwhocodes/config-array@npm:^0.11.13":
1078+
version: 0.11.13
1079+
resolution: "@humanwhocodes/config-array@npm:0.11.13"
10731080
dependencies:
1074-
"@humanwhocodes/object-schema": "npm:^1.2.1"
1081+
"@humanwhocodes/object-schema": "npm:^2.0.1"
10751082
debug: "npm:^4.1.1"
10761083
minimatch: "npm:^3.0.5"
1077-
checksum: 4195f68e485f7d1a7c95cf0f126cc41f7223eeda2f1b46b893123c99b35bb76145c37d25e2ba452d54815ed69bb656c0ce9e343ffa984470c08afa6e82a4713f
1084+
checksum: d76ca802d853366094d0e98ff0d0994117fc8eff96649cd357b15e469e428228f597cd2e929d54ab089051684949955f16ee905bb19f7b2f0446fb377157be7a
10781085
languageName: node
10791086
linkType: hard
10801087

@@ -1085,10 +1092,10 @@ __metadata:
10851092
languageName: node
10861093
linkType: hard
10871094

1088-
"@humanwhocodes/object-schema@npm:^1.2.1":
1089-
version: 1.2.1
1090-
resolution: "@humanwhocodes/object-schema@npm:1.2.1"
1091-
checksum: c3c35fdb70c04a569278351c75553e293ae339684ed75895edc79facc7276e351115786946658d78133130c0cca80e57e2203bc07f8fa7fe7980300e8deef7db
1095+
"@humanwhocodes/object-schema@npm:^2.0.1":
1096+
version: 2.0.1
1097+
resolution: "@humanwhocodes/object-schema@npm:2.0.1"
1098+
checksum: 9dba24e59fdb4041829d92b693aacb778add3b6f612aaa9c0774f3b650c11a378cc64f042a59da85c11dae33df456580a3c36837b953541aed6ff94294f97fac
10921099
languageName: node
10931100
linkType: hard
10941101

@@ -1406,7 +1413,7 @@ __metadata:
14061413
"@vitest/coverage-istanbul": "npm:0.34.3"
14071414
cross-env: "npm:7.0.3"
14081415
es-check: "npm:7.1.1"
1409-
eslint: "npm:8.49.0"
1416+
eslint: "npm:8.56.0"
14101417
get-tsconfig: "npm:4.7.0"
14111418
next: "npm:13.5.2"
14121419
npm-run-all: "npm:4.1.5"
@@ -2250,6 +2257,13 @@ __metadata:
22502257
languageName: node
22512258
linkType: hard
22522259

2260+
"@ungap/structured-clone@npm:^1.2.0":
2261+
version: 1.2.0
2262+
resolution: "@ungap/structured-clone@npm:1.2.0"
2263+
checksum: 8209c937cb39119f44eb63cf90c0b73e7c754209a6411c707be08e50e29ee81356dca1a848a405c8bdeebfe2f5e4f831ad310ae1689eeef65e7445c090c6657d
2264+
languageName: node
2265+
linkType: hard
2266+
22532267
"@vitest/coverage-istanbul@npm:0.34.3":
22542268
version: 0.34.3
22552269
resolution: "@vitest/coverage-istanbul@npm:0.34.3"
@@ -5129,6 +5143,54 @@ __metadata:
51295143
languageName: node
51305144
linkType: hard
51315145

5146+
"eslint@npm:8.56.0":
5147+
version: 8.56.0
5148+
resolution: "eslint@npm:8.56.0"
5149+
dependencies:
5150+
"@eslint-community/eslint-utils": "npm:^4.2.0"
5151+
"@eslint-community/regexpp": "npm:^4.6.1"
5152+
"@eslint/eslintrc": "npm:^2.1.4"
5153+
"@eslint/js": "npm:8.56.0"
5154+
"@humanwhocodes/config-array": "npm:^0.11.13"
5155+
"@humanwhocodes/module-importer": "npm:^1.0.1"
5156+
"@nodelib/fs.walk": "npm:^1.2.8"
5157+
"@ungap/structured-clone": "npm:^1.2.0"
5158+
ajv: "npm:^6.12.4"
5159+
chalk: "npm:^4.0.0"
5160+
cross-spawn: "npm:^7.0.2"
5161+
debug: "npm:^4.3.2"
5162+
doctrine: "npm:^3.0.0"
5163+
escape-string-regexp: "npm:^4.0.0"
5164+
eslint-scope: "npm:^7.2.2"
5165+
eslint-visitor-keys: "npm:^3.4.3"
5166+
espree: "npm:^9.6.1"
5167+
esquery: "npm:^1.4.2"
5168+
esutils: "npm:^2.0.2"
5169+
fast-deep-equal: "npm:^3.1.3"
5170+
file-entry-cache: "npm:^6.0.1"
5171+
find-up: "npm:^5.0.0"
5172+
glob-parent: "npm:^6.0.2"
5173+
globals: "npm:^13.19.0"
5174+
graphemer: "npm:^1.4.0"
5175+
ignore: "npm:^5.2.0"
5176+
imurmurhash: "npm:^0.1.4"
5177+
is-glob: "npm:^4.0.0"
5178+
is-path-inside: "npm:^3.0.3"
5179+
js-yaml: "npm:^4.1.0"
5180+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5181+
levn: "npm:^0.4.1"
5182+
lodash.merge: "npm:^4.6.2"
5183+
minimatch: "npm:^3.1.2"
5184+
natural-compare: "npm:^1.4.0"
5185+
optionator: "npm:^0.9.3"
5186+
strip-ansi: "npm:^6.0.1"
5187+
text-table: "npm:^0.2.0"
5188+
bin:
5189+
eslint: bin/eslint.js
5190+
checksum: 2be598f7da1339d045ad933ffd3d4742bee610515cd2b0d9a2b8b729395a01d4e913552fff555b559fccaefd89d7b37632825789d1b06470608737ae69ab43fb
5191+
languageName: node
5192+
linkType: hard
5193+
51325194
"espree@npm:^9.6.0, espree@npm:^9.6.1":
51335195
version: 9.6.1
51345196
resolution: "espree@npm:9.6.1"
@@ -8000,7 +8062,7 @@ __metadata:
80008062
cross-env: "npm:7.0.3"
80018063
docsify: "npm:4.13.1"
80028064
docsify-cli: "npm:4.4.4"
8003-
eslint: "npm:8.49.0"
8065+
eslint: "npm:8.56.0"
80048066
husky: "npm:8.0.3"
80058067
is-ci: "npm:3.0.1"
80068068
lint-staged: "npm:14.0.1"

0 commit comments

Comments
 (0)