Skip to content

Commit 56b632f

Browse files
chore(deps): update dependency eslint to ^8.57.1
1 parent b1d5004 commit 56b632f

File tree

2 files changed

+75
-2
lines changed

2 files changed

+75
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"deasync": "^0.1.29",
7373
"esbuild-register": "^3.5.0",
7474
"esbuild-runner": "^2.2.2",
75-
"eslint": "^8.56.0",
75+
"eslint": "^8.57.1",
7676
"execa": "^8.0.1",
7777
"jest": "^29.7.0",
7878
"lint-staged": "^15.2.0",

yarn.lock

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2853,6 +2853,13 @@ __metadata:
28532853
languageName: node
28542854
linkType: hard
28552855

2856+
"@eslint/js@npm:8.57.1":
2857+
version: 8.57.1
2858+
resolution: "@eslint/js@npm:8.57.1"
2859+
checksum: b489c474a3b5b54381c62e82b3f7f65f4b8a5eaaed126546520bf2fede5532a8ed53212919fed1e9048dcf7f37167c8561d58d0ba4492a4244004e7793805223
2860+
languageName: node
2861+
linkType: hard
2862+
28562863
"@humanwhocodes/config-array@npm:^0.11.13":
28572864
version: 0.11.14
28582865
resolution: "@humanwhocodes/config-array@npm:0.11.14"
@@ -2864,6 +2871,17 @@ __metadata:
28642871
languageName: node
28652872
linkType: hard
28662873

2874+
"@humanwhocodes/config-array@npm:^0.13.0":
2875+
version: 0.13.0
2876+
resolution: "@humanwhocodes/config-array@npm:0.13.0"
2877+
dependencies:
2878+
"@humanwhocodes/object-schema": "npm:^2.0.3"
2879+
debug: "npm:^4.3.1"
2880+
minimatch: "npm:^3.0.5"
2881+
checksum: 205c99e756b759f92e1f44a3dc6292b37db199beacba8f26c2165d4051fe73a4ae52fdcfd08ffa93e7e5cb63da7c88648f0e84e197d154bbbbe137b2e0dd332e
2882+
languageName: node
2883+
linkType: hard
2884+
28672885
"@humanwhocodes/module-importer@npm:^1.0.1":
28682886
version: 1.0.1
28692887
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
@@ -2878,6 +2896,13 @@ __metadata:
28782896
languageName: node
28792897
linkType: hard
28802898

2899+
"@humanwhocodes/object-schema@npm:^2.0.3":
2900+
version: 2.0.3
2901+
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
2902+
checksum: 80520eabbfc2d32fe195a93557cef50dfe8c8905de447f022675aaf66abc33ae54098f5ea78548d925aa671cd4ab7c7daa5ad704fe42358c9b5e7db60f80696c
2903+
languageName: node
2904+
linkType: hard
2905+
28812906
"@isaacs/cliui@npm:^8.0.2":
28822907
version: 8.0.2
28832908
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -7619,6 +7644,54 @@ __metadata:
76197644
languageName: node
76207645
linkType: hard
76217646

7647+
"eslint@npm:^8.57.1":
7648+
version: 8.57.1
7649+
resolution: "eslint@npm:8.57.1"
7650+
dependencies:
7651+
"@eslint-community/eslint-utils": "npm:^4.2.0"
7652+
"@eslint-community/regexpp": "npm:^4.6.1"
7653+
"@eslint/eslintrc": "npm:^2.1.4"
7654+
"@eslint/js": "npm:8.57.1"
7655+
"@humanwhocodes/config-array": "npm:^0.13.0"
7656+
"@humanwhocodes/module-importer": "npm:^1.0.1"
7657+
"@nodelib/fs.walk": "npm:^1.2.8"
7658+
"@ungap/structured-clone": "npm:^1.2.0"
7659+
ajv: "npm:^6.12.4"
7660+
chalk: "npm:^4.0.0"
7661+
cross-spawn: "npm:^7.0.2"
7662+
debug: "npm:^4.3.2"
7663+
doctrine: "npm:^3.0.0"
7664+
escape-string-regexp: "npm:^4.0.0"
7665+
eslint-scope: "npm:^7.2.2"
7666+
eslint-visitor-keys: "npm:^3.4.3"
7667+
espree: "npm:^9.6.1"
7668+
esquery: "npm:^1.4.2"
7669+
esutils: "npm:^2.0.2"
7670+
fast-deep-equal: "npm:^3.1.3"
7671+
file-entry-cache: "npm:^6.0.1"
7672+
find-up: "npm:^5.0.0"
7673+
glob-parent: "npm:^6.0.2"
7674+
globals: "npm:^13.19.0"
7675+
graphemer: "npm:^1.4.0"
7676+
ignore: "npm:^5.2.0"
7677+
imurmurhash: "npm:^0.1.4"
7678+
is-glob: "npm:^4.0.0"
7679+
is-path-inside: "npm:^3.0.3"
7680+
js-yaml: "npm:^4.1.0"
7681+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
7682+
levn: "npm:^0.4.1"
7683+
lodash.merge: "npm:^4.6.2"
7684+
minimatch: "npm:^3.1.2"
7685+
natural-compare: "npm:^1.4.0"
7686+
optionator: "npm:^0.9.3"
7687+
strip-ansi: "npm:^6.0.1"
7688+
text-table: "npm:^0.2.0"
7689+
bin:
7690+
eslint: bin/eslint.js
7691+
checksum: 1fd31533086c1b72f86770a4d9d7058ee8b4643fd1cfd10c7aac1ecb8725698e88352a87805cf4b2ce890aa35947df4b4da9655fb7fdfa60dbb448a43f6ebcf1
7692+
languageName: node
7693+
linkType: hard
7694+
76227695
"espree@npm:^9.0.0, espree@npm:^9.3.1, espree@npm:^9.6.0, espree@npm:^9.6.1":
76237696
version: 9.6.1
76247697
resolution: "espree@npm:9.6.1"
@@ -15153,7 +15226,7 @@ __metadata:
1515315226
deasync: "npm:^0.1.29"
1515415227
esbuild-register: "npm:^3.5.0"
1515515228
esbuild-runner: "npm:^2.2.2"
15156-
eslint: "npm:^8.56.0"
15229+
eslint: "npm:^8.57.1"
1515715230
execa: "npm:^8.0.1"
1515815231
jest: "npm:^29.7.0"
1515915232
lint-staged: "npm:^15.2.0"

0 commit comments

Comments
 (0)