Skip to content

Commit cdc9bf2

Browse files
chore(deps): update dependency eslint to v8.53.0
1 parent 7052971 commit cdc9bf2

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.53.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.53.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.3":
1004+
version: 2.1.3
1005+
resolution: "@eslint/eslintrc@npm:2.1.3"
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: f4103f4346126292eb15581c5a1d12bef03410fd3719dedbdb92e1f7031d46a5a2d60de8566790445d5d4b70b75ba050876799a11f5fff8265a91ee3fa77dab0
10171017
languageName: node
10181018
linkType: hard
10191019

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

1027+
"@eslint/js@npm:8.53.0":
1028+
version: 8.53.0
1029+
resolution: "@eslint/js@npm:8.53.0"
1030+
checksum: d29f6c207b2f6dc4ef174d16a3c07b0d3a17ca3d805680496ff267edd773e3bac41db4e7dcab622ca1970d892535bd19671e2a756d4eac75e96fd8c8dcdb619b
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.53.0"
14101417
get-tsconfig: "npm:4.7.0"
14111418
next: "npm:13.5.2"
14121419
npm-run-all: "npm:4.1.5"
@@ -2241,6 +2248,13 @@ __metadata:
22412248
languageName: node
22422249
linkType: hard
22432250

2251+
"@ungap/structured-clone@npm:^1.2.0":
2252+
version: 1.2.0
2253+
resolution: "@ungap/structured-clone@npm:1.2.0"
2254+
checksum: 8209c937cb39119f44eb63cf90c0b73e7c754209a6411c707be08e50e29ee81356dca1a848a405c8bdeebfe2f5e4f831ad310ae1689eeef65e7445c090c6657d
2255+
languageName: node
2256+
linkType: hard
2257+
22442258
"@vitest/coverage-istanbul@npm:0.34.3":
22452259
version: 0.34.3
22462260
resolution: "@vitest/coverage-istanbul@npm:0.34.3"
@@ -5120,6 +5134,54 @@ __metadata:
51205134
languageName: node
51215135
linkType: hard
51225136

5137+
"eslint@npm:8.53.0":
5138+
version: 8.53.0
5139+
resolution: "eslint@npm:8.53.0"
5140+
dependencies:
5141+
"@eslint-community/eslint-utils": "npm:^4.2.0"
5142+
"@eslint-community/regexpp": "npm:^4.6.1"
5143+
"@eslint/eslintrc": "npm:^2.1.3"
5144+
"@eslint/js": "npm:8.53.0"
5145+
"@humanwhocodes/config-array": "npm:^0.11.13"
5146+
"@humanwhocodes/module-importer": "npm:^1.0.1"
5147+
"@nodelib/fs.walk": "npm:^1.2.8"
5148+
"@ungap/structured-clone": "npm:^1.2.0"
5149+
ajv: "npm:^6.12.4"
5150+
chalk: "npm:^4.0.0"
5151+
cross-spawn: "npm:^7.0.2"
5152+
debug: "npm:^4.3.2"
5153+
doctrine: "npm:^3.0.0"
5154+
escape-string-regexp: "npm:^4.0.0"
5155+
eslint-scope: "npm:^7.2.2"
5156+
eslint-visitor-keys: "npm:^3.4.3"
5157+
espree: "npm:^9.6.1"
5158+
esquery: "npm:^1.4.2"
5159+
esutils: "npm:^2.0.2"
5160+
fast-deep-equal: "npm:^3.1.3"
5161+
file-entry-cache: "npm:^6.0.1"
5162+
find-up: "npm:^5.0.0"
5163+
glob-parent: "npm:^6.0.2"
5164+
globals: "npm:^13.19.0"
5165+
graphemer: "npm:^1.4.0"
5166+
ignore: "npm:^5.2.0"
5167+
imurmurhash: "npm:^0.1.4"
5168+
is-glob: "npm:^4.0.0"
5169+
is-path-inside: "npm:^3.0.3"
5170+
js-yaml: "npm:^4.1.0"
5171+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5172+
levn: "npm:^0.4.1"
5173+
lodash.merge: "npm:^4.6.2"
5174+
minimatch: "npm:^3.1.2"
5175+
natural-compare: "npm:^1.4.0"
5176+
optionator: "npm:^0.9.3"
5177+
strip-ansi: "npm:^6.0.1"
5178+
text-table: "npm:^0.2.0"
5179+
bin:
5180+
eslint: bin/eslint.js
5181+
checksum: c5cd0049488c0463dab7d97466767ca5a1d0b3b59d0a223122683dc8039ecea30b27867fb9e38906b4c1ab9d09ece8a802a6c540d8905016f1cc4b4bb27329af
5182+
languageName: node
5183+
linkType: hard
5184+
51235185
"espree@npm:^9.6.0, espree@npm:^9.6.1":
51245186
version: 9.6.1
51255187
resolution: "espree@npm:9.6.1"
@@ -7991,7 +8053,7 @@ __metadata:
79918053
cross-env: "npm:7.0.3"
79928054
docsify: "npm:4.13.1"
79938055
docsify-cli: "npm:4.4.4"
7994-
eslint: "npm:8.49.0"
8056+
eslint: "npm:8.53.0"
79958057
husky: "npm:8.0.3"
79968058
is-ci: "npm:3.0.1"
79978059
lint-staged: "npm:14.0.1"

0 commit comments

Comments
 (0)