Skip to content

Commit 69d5b62

Browse files
chore(deps): update dependency eslint to v8.36.0
1 parent f6cff37 commit 69d5b62

File tree

3 files changed

+104
-12
lines changed

3 files changed

+104
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"cross-env": "7.0.3",
5454
"docsify": "4.13.0",
5555
"docsify-cli": "4.4.4",
56-
"eslint": "8.32.0",
56+
"eslint": "8.36.0",
5757
"husky": "8.0.3",
5858
"is-ci": "3.0.1",
5959
"lint-staged": "13.1.0",

packages/zod-request/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitest/coverage-istanbul": "0.28.1",
9393
"cross-env": "7.0.3",
9494
"es-check": "7.0.1",
95-
"eslint": "8.32.0",
95+
"eslint": "8.36.0",
9696
"get-tsconfig": "4.3.0",
9797
"jest": "29.3.1",
9898
"next": "^13.1.4",

yarn.lock

+102-10
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,24 @@ __metadata:
11281128
languageName: node
11291129
linkType: hard
11301130

1131+
"@eslint-community/eslint-utils@npm:^4.2.0":
1132+
version: 4.2.0
1133+
resolution: "@eslint-community/eslint-utils@npm:4.2.0"
1134+
dependencies:
1135+
eslint-visitor-keys: "npm:^3.3.0"
1136+
peerDependencies:
1137+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1138+
checksum: 7877b963583586b7885a57e3b59fa58363fbb06a9b752e22721f98fbed906fbb412521bd54a1f6597b4123663a23e907fba8ba74807008f5148c16d8db13a945
1139+
languageName: node
1140+
linkType: hard
1141+
1142+
"@eslint-community/regexpp@npm:^4.4.0":
1143+
version: 4.4.0
1144+
resolution: "@eslint-community/regexpp@npm:4.4.0"
1145+
checksum: 30405709bb9db00877469d9b42f09d4824381e7d3c6715d6738f8914a4958855ea0e339e037816f9f5e14c0d9fabc566356bd31e1355f560e775b30ddecad047
1146+
languageName: node
1147+
linkType: hard
1148+
11311149
"@eslint/eslintrc@npm:^1.4.1":
11321150
version: 1.4.1
11331151
resolution: "@eslint/eslintrc@npm:1.4.1"
@@ -1145,6 +1163,30 @@ __metadata:
11451163
languageName: node
11461164
linkType: hard
11471165

1166+
"@eslint/eslintrc@npm:^2.0.1":
1167+
version: 2.0.1
1168+
resolution: "@eslint/eslintrc@npm:2.0.1"
1169+
dependencies:
1170+
ajv: "npm:^6.12.4"
1171+
debug: "npm:^4.3.2"
1172+
espree: "npm:^9.5.0"
1173+
globals: "npm:^13.19.0"
1174+
ignore: "npm:^5.2.0"
1175+
import-fresh: "npm:^3.2.1"
1176+
js-yaml: "npm:^4.1.0"
1177+
minimatch: "npm:^3.1.2"
1178+
strip-json-comments: "npm:^3.1.1"
1179+
checksum: 6e0b7345b72a8992c71de17356891145e406ae0e76ebdc8af00d9311c532ca3291b27bda60e4aa2b7d2a4927f149b894b22f56c35b6979456d51470e7cd5db91
1180+
languageName: node
1181+
linkType: hard
1182+
1183+
"@eslint/js@npm:8.36.0":
1184+
version: 8.36.0
1185+
resolution: "@eslint/js@npm:8.36.0"
1186+
checksum: b3af74e002069ee6e07bcbd7331e891234e7fb55fe2147d99125a63dfdc0e79282d333cefad1264bdf734b8ae9fde4e1ae6fb88bae79b235aa352ac28524e83f
1187+
languageName: node
1188+
linkType: hard
1189+
11481190
"@examples/next-classic@workspace:examples/next-classic":
11491191
version: 0.0.0-use.local
11501192
resolution: "@examples/next-classic@workspace:examples/next-classic"
@@ -1682,7 +1724,7 @@ __metadata:
16821724
"@vitest/coverage-istanbul": "npm:0.28.1"
16831725
cross-env: "npm:7.0.3"
16841726
es-check: "npm:7.0.1"
1685-
eslint: "npm:8.32.0"
1727+
eslint: "npm:8.36.0"
16861728
get-tsconfig: "npm:4.3.0"
16871729
jest: "npm:29.3.1"
16881730
next: "npm:^13.1.4"
@@ -5468,14 +5510,64 @@ __metadata:
54685510
languageName: node
54695511
linkType: hard
54705512

5471-
"espree@npm:^9.4.0":
5472-
version: 9.4.0
5473-
resolution: "espree@npm:9.4.0"
5513+
"eslint@npm:8.36.0":
5514+
version: 8.36.0
5515+
resolution: "eslint@npm:8.36.0"
5516+
dependencies:
5517+
"@eslint-community/eslint-utils": "npm:^4.2.0"
5518+
"@eslint-community/regexpp": "npm:^4.4.0"
5519+
"@eslint/eslintrc": "npm:^2.0.1"
5520+
"@eslint/js": "npm:8.36.0"
5521+
"@humanwhocodes/config-array": "npm:^0.11.8"
5522+
"@humanwhocodes/module-importer": "npm:^1.0.1"
5523+
"@nodelib/fs.walk": "npm:^1.2.8"
5524+
ajv: "npm:^6.10.0"
5525+
chalk: "npm:^4.0.0"
5526+
cross-spawn: "npm:^7.0.2"
5527+
debug: "npm:^4.3.2"
5528+
doctrine: "npm:^3.0.0"
5529+
escape-string-regexp: "npm:^4.0.0"
5530+
eslint-scope: "npm:^7.1.1"
5531+
eslint-visitor-keys: "npm:^3.3.0"
5532+
espree: "npm:^9.5.0"
5533+
esquery: "npm:^1.4.2"
5534+
esutils: "npm:^2.0.2"
5535+
fast-deep-equal: "npm:^3.1.3"
5536+
file-entry-cache: "npm:^6.0.1"
5537+
find-up: "npm:^5.0.0"
5538+
glob-parent: "npm:^6.0.2"
5539+
globals: "npm:^13.19.0"
5540+
grapheme-splitter: "npm:^1.0.4"
5541+
ignore: "npm:^5.2.0"
5542+
import-fresh: "npm:^3.0.0"
5543+
imurmurhash: "npm:^0.1.4"
5544+
is-glob: "npm:^4.0.0"
5545+
is-path-inside: "npm:^3.0.3"
5546+
js-sdsl: "npm:^4.1.4"
5547+
js-yaml: "npm:^4.1.0"
5548+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5549+
levn: "npm:^0.4.1"
5550+
lodash.merge: "npm:^4.6.2"
5551+
minimatch: "npm:^3.1.2"
5552+
natural-compare: "npm:^1.4.0"
5553+
optionator: "npm:^0.9.1"
5554+
strip-ansi: "npm:^6.0.1"
5555+
strip-json-comments: "npm:^3.1.0"
5556+
text-table: "npm:^0.2.0"
5557+
bin:
5558+
eslint: bin/eslint.js
5559+
checksum: 23f88d069079f20d87edd685a419305f69f95f6aacacaa08683589c290c61dfe66b65603e1dff39b0c87f4afc214d9bf4632aa7baed1a604d37aeaefed9c02ba
5560+
languageName: node
5561+
linkType: hard
5562+
5563+
"espree@npm:^9.4.0, espree@npm:^9.5.0":
5564+
version: 9.5.0
5565+
resolution: "espree@npm:9.5.0"
54745566
dependencies:
54755567
acorn: "npm:^8.8.0"
54765568
acorn-jsx: "npm:^5.3.2"
54775569
eslint-visitor-keys: "npm:^3.3.0"
5478-
checksum: 95f1f9ac49fa112bfc2d2e82fd9e85192367090a9ee03b1e43594e85e29a3458b603b4cf7cd5ccfb156da2b94d07e7f5428474c830faa6f19db47a0b86dd3656
5570+
checksum: f347d2982b909446e4cf0ee7ad29a2907fff2d383a9d6918c259df895ad547a3c75e318b92d73e804593bd9206e5925624d47e7b88b4bc0bae1aef84012fa572
54795571
languageName: node
54805572
linkType: hard
54815573

@@ -5489,12 +5581,12 @@ __metadata:
54895581
languageName: node
54905582
linkType: hard
54915583

5492-
"esquery@npm:^1.4.0":
5493-
version: 1.4.0
5494-
resolution: "esquery@npm:1.4.0"
5584+
"esquery@npm:^1.4.0, esquery@npm:^1.4.2":
5585+
version: 1.5.0
5586+
resolution: "esquery@npm:1.5.0"
54955587
dependencies:
54965588
estraverse: "npm:^5.1.0"
5497-
checksum: b9b18178d33c4335210c76e062de979dc38ee6b49deea12bff1b2315e6cfcca1fd7f8bc49f899720ad8ff25967ac95b5b182e81a8b7b59ff09dbd0d978c32f64
5589+
checksum: a084bd049d954cc88ac69df30534043fb2aee5555b56246493f42f27d1e168f00d9e5d4192e46f10290d312dc30dc7d58994d61a609c579c1219d636996f9213
54985590
languageName: node
54995591
linkType: hard
55005592

@@ -8621,7 +8713,7 @@ __metadata:
86218713
cross-env: "npm:7.0.3"
86228714
docsify: "npm:4.13.0"
86238715
docsify-cli: "npm:4.4.4"
8624-
eslint: "npm:8.32.0"
8716+
eslint: "npm:8.36.0"
86258717
husky: "npm:8.0.3"
86268718
is-ci: "npm:3.0.1"
86278719
lint-staged: "npm:13.1.0"

0 commit comments

Comments
 (0)