Skip to content

Commit 691d53c

Browse files
chore(deps): update dependency eslint to v8.35.0
1 parent f6cff37 commit 691d53c

File tree

3 files changed

+82
-8
lines changed

3 files changed

+82
-8
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.35.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.35.0",
9696
"get-tsconfig": "4.3.0",
9797
"jest": "29.3.1",
9898
"next": "^13.1.4",

yarn.lock

+80-6
Original file line numberDiff line numberDiff line change
@@ -1145,6 +1145,30 @@ __metadata:
11451145
languageName: node
11461146
linkType: hard
11471147

1148+
"@eslint/eslintrc@npm:^2.0.0":
1149+
version: 2.0.0
1150+
resolution: "@eslint/eslintrc@npm:2.0.0"
1151+
dependencies:
1152+
ajv: "npm:^6.12.4"
1153+
debug: "npm:^4.3.2"
1154+
espree: "npm:^9.4.0"
1155+
globals: "npm:^13.19.0"
1156+
ignore: "npm:^5.2.0"
1157+
import-fresh: "npm:^3.2.1"
1158+
js-yaml: "npm:^4.1.0"
1159+
minimatch: "npm:^3.1.2"
1160+
strip-json-comments: "npm:^3.1.1"
1161+
checksum: a2f7ec3f9fe9e2be11abb0001fcbb718f91fe33a8316a17fff9259d791a3eb3736c745484169e25b84f280101663ae925728b2a62ded0a144dff6d8a845387b8
1162+
languageName: node
1163+
linkType: hard
1164+
1165+
"@eslint/js@npm:8.35.0":
1166+
version: 8.35.0
1167+
resolution: "@eslint/js@npm:8.35.0"
1168+
checksum: e815be9a5871f95b3875e6568e0f2c7467b2cc89905c05b6120323d760d649791cf4d223e61504c09c368547fe0b17ba8f6dd4a1b1a649ac66881d77f26ae269
1169+
languageName: node
1170+
linkType: hard
1171+
11481172
"@examples/next-classic@workspace:examples/next-classic":
11491173
version: 0.0.0-use.local
11501174
resolution: "@examples/next-classic@workspace:examples/next-classic"
@@ -1682,7 +1706,7 @@ __metadata:
16821706
"@vitest/coverage-istanbul": "npm:0.28.1"
16831707
cross-env: "npm:7.0.3"
16841708
es-check: "npm:7.0.1"
1685-
eslint: "npm:8.32.0"
1709+
eslint: "npm:8.35.0"
16861710
get-tsconfig: "npm:4.3.0"
16871711
jest: "npm:29.3.1"
16881712
next: "npm:^13.1.4"
@@ -5468,6 +5492,56 @@ __metadata:
54685492
languageName: node
54695493
linkType: hard
54705494

5495+
"eslint@npm:8.35.0":
5496+
version: 8.35.0
5497+
resolution: "eslint@npm:8.35.0"
5498+
dependencies:
5499+
"@eslint/eslintrc": "npm:^2.0.0"
5500+
"@eslint/js": "npm:8.35.0"
5501+
"@humanwhocodes/config-array": "npm:^0.11.8"
5502+
"@humanwhocodes/module-importer": "npm:^1.0.1"
5503+
"@nodelib/fs.walk": "npm:^1.2.8"
5504+
ajv: "npm:^6.10.0"
5505+
chalk: "npm:^4.0.0"
5506+
cross-spawn: "npm:^7.0.2"
5507+
debug: "npm:^4.3.2"
5508+
doctrine: "npm:^3.0.0"
5509+
escape-string-regexp: "npm:^4.0.0"
5510+
eslint-scope: "npm:^7.1.1"
5511+
eslint-utils: "npm:^3.0.0"
5512+
eslint-visitor-keys: "npm:^3.3.0"
5513+
espree: "npm:^9.4.0"
5514+
esquery: "npm:^1.4.2"
5515+
esutils: "npm:^2.0.2"
5516+
fast-deep-equal: "npm:^3.1.3"
5517+
file-entry-cache: "npm:^6.0.1"
5518+
find-up: "npm:^5.0.0"
5519+
glob-parent: "npm:^6.0.2"
5520+
globals: "npm:^13.19.0"
5521+
grapheme-splitter: "npm:^1.0.4"
5522+
ignore: "npm:^5.2.0"
5523+
import-fresh: "npm:^3.0.0"
5524+
imurmurhash: "npm:^0.1.4"
5525+
is-glob: "npm:^4.0.0"
5526+
is-path-inside: "npm:^3.0.3"
5527+
js-sdsl: "npm:^4.1.4"
5528+
js-yaml: "npm:^4.1.0"
5529+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5530+
levn: "npm:^0.4.1"
5531+
lodash.merge: "npm:^4.6.2"
5532+
minimatch: "npm:^3.1.2"
5533+
natural-compare: "npm:^1.4.0"
5534+
optionator: "npm:^0.9.1"
5535+
regexpp: "npm:^3.2.0"
5536+
strip-ansi: "npm:^6.0.1"
5537+
strip-json-comments: "npm:^3.1.0"
5538+
text-table: "npm:^0.2.0"
5539+
bin:
5540+
eslint: bin/eslint.js
5541+
checksum: 268bf0c434f0e550a990f5ca5a778450f48e97d604deedf91b3a613ea58c65d11ee09906303d44078883ee5fb638dc15eb40fe1c603edea60ccd6e37dc13bbff
5542+
languageName: node
5543+
linkType: hard
5544+
54715545
"espree@npm:^9.4.0":
54725546
version: 9.4.0
54735547
resolution: "espree@npm:9.4.0"
@@ -5489,12 +5563,12 @@ __metadata:
54895563
languageName: node
54905564
linkType: hard
54915565

5492-
"esquery@npm:^1.4.0":
5493-
version: 1.4.0
5494-
resolution: "esquery@npm:1.4.0"
5566+
"esquery@npm:^1.4.0, esquery@npm:^1.4.2":
5567+
version: 1.4.2
5568+
resolution: "esquery@npm:1.4.2"
54955569
dependencies:
54965570
estraverse: "npm:^5.1.0"
5497-
checksum: b9b18178d33c4335210c76e062de979dc38ee6b49deea12bff1b2315e6cfcca1fd7f8bc49f899720ad8ff25967ac95b5b182e81a8b7b59ff09dbd0d978c32f64
5571+
checksum: b4109b3d8301e79bf0be10bbafe4ac9c5469274e61b07a16e7174e99efe815081bc18ac2e6d951d06df95004ac5772751db5d5b14483e51aefa96b018726117d
54985572
languageName: node
54995573
linkType: hard
55005574

@@ -8621,7 +8695,7 @@ __metadata:
86218695
cross-env: "npm:7.0.3"
86228696
docsify: "npm:4.13.0"
86238697
docsify-cli: "npm:4.4.4"
8624-
eslint: "npm:8.32.0"
8698+
eslint: "npm:8.35.0"
86258699
husky: "npm:8.0.3"
86268700
is-ci: "npm:3.0.1"
86278701
lint-staged: "npm:13.1.0"

0 commit comments

Comments
 (0)