Skip to content

Commit a1da913

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.35.0...v8.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5411a2 commit a1da913

File tree

2 files changed

+42
-24
lines changed

2 files changed

+42
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@vitejs/plugin-react": "^3.1.0",
9292
"@vitest/coverage-c8": "^0.29.2",
9393
"@vitest/ui": "^0.29.2",
94-
"eslint": "^8.35.0",
94+
"eslint": "^8.36.0",
9595
"eslint-config-standard": "^17.0.0",
9696
"eslint-plugin-cypress": "^2.12.1",
9797
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 41 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,27 +1026,45 @@ __metadata:
10261026
languageName: node
10271027
linkType: hard
10281028

1029-
"@eslint/eslintrc@npm:^2.0.0":
1030-
version: 2.0.0
1031-
resolution: "@eslint/eslintrc@npm:2.0.0"
1029+
"@eslint-community/eslint-utils@npm:^4.2.0":
1030+
version: 4.2.0
1031+
resolution: "@eslint-community/eslint-utils@npm:4.2.0"
1032+
dependencies:
1033+
eslint-visitor-keys: ^3.3.0
1034+
peerDependencies:
1035+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1036+
checksum: 82fdd1cc2a5d169def0e665ec790580ef708e7df9c91f20006595dc90e3bd42ec31c8976a2eeccd336286301a72e937c0ddf3ab4b7377d7014997c36333a7d22
1037+
languageName: node
1038+
linkType: hard
1039+
1040+
"@eslint-community/regexpp@npm:^4.4.0":
1041+
version: 4.4.0
1042+
resolution: "@eslint-community/regexpp@npm:4.4.0"
1043+
checksum: 2d127af0c752b80e8a782eacfe996a86925d21de92da3ffc6f9e615e701145e44a62e26bdd88bfac2cd76779c39ba8d9875a91046ec5e7e5f23cb647c247ea6a
1044+
languageName: node
1045+
linkType: hard
1046+
1047+
"@eslint/eslintrc@npm:^2.0.1":
1048+
version: 2.0.1
1049+
resolution: "@eslint/eslintrc@npm:2.0.1"
10321050
dependencies:
10331051
ajv: ^6.12.4
10341052
debug: ^4.3.2
1035-
espree: ^9.4.0
1053+
espree: ^9.5.0
10361054
globals: ^13.19.0
10371055
ignore: ^5.2.0
10381056
import-fresh: ^3.2.1
10391057
js-yaml: ^4.1.0
10401058
minimatch: ^3.1.2
10411059
strip-json-comments: ^3.1.1
1042-
checksum: 31119c8ca06723d80384f18f5c78e0530d8e6306ad36379868650131a8b10dd7cffd7aff79a5deb3a2e9933660823052623d268532bae9538ded53d5b19a69a6
1060+
checksum: 56b9192a687a450db53a7b883daf9f0f447c43b3510189cf88808a7a2467c2a302a42a50f184cc6d5a9faf3d1df890a2ef0fd0d60b751f32a3e9dfea717c6b48
10431061
languageName: node
10441062
linkType: hard
10451063

1046-
"@eslint/js@npm:8.35.0":
1047-
version: 8.35.0
1048-
resolution: "@eslint/js@npm:8.35.0"
1049-
checksum: 6687ceff659a6d617e37823f809dc9c4b096535961a81acead27d26b1a51a4cf608a5e59d831ddd57f24f6f8bb99340a4a0e19f9c99b390fbb4b275f51ed5f5e
1064+
"@eslint/js@npm:8.36.0":
1065+
version: 8.36.0
1066+
resolution: "@eslint/js@npm:8.36.0"
1067+
checksum: b7d6b84b823c8c7784be390741196617565527b1f7c0977fde9455bfb57fd88f81c074a03dd878757d2c33fa29f24291e9ecbc1425710f067917324b55e1bf3a
10501068
languageName: node
10511069
linkType: hard
10521070

@@ -1936,7 +1954,7 @@ __metadata:
19361954
"@vitest/coverage-c8": ^0.29.2
19371955
"@vitest/ui": ^0.29.2
19381956
copy-to-clipboard: ^3.3.3
1939-
eslint: ^8.35.0
1957+
eslint: ^8.36.0
19401958
eslint-config-standard: ^17.0.0
19411959
eslint-plugin-cypress: ^2.12.1
19421960
eslint-plugin-import: ^2.27.5
@@ -4266,12 +4284,14 @@ __metadata:
42664284
languageName: node
42674285
linkType: hard
42684286

4269-
"eslint@npm:^8.35.0":
4270-
version: 8.35.0
4271-
resolution: "eslint@npm:8.35.0"
4287+
"eslint@npm:^8.36.0":
4288+
version: 8.36.0
4289+
resolution: "eslint@npm:8.36.0"
42724290
dependencies:
4273-
"@eslint/eslintrc": ^2.0.0
4274-
"@eslint/js": 8.35.0
4291+
"@eslint-community/eslint-utils": ^4.2.0
4292+
"@eslint-community/regexpp": ^4.4.0
4293+
"@eslint/eslintrc": ^2.0.1
4294+
"@eslint/js": 8.36.0
42754295
"@humanwhocodes/config-array": ^0.11.8
42764296
"@humanwhocodes/module-importer": ^1.0.1
42774297
"@nodelib/fs.walk": ^1.2.8
@@ -4282,9 +4302,8 @@ __metadata:
42824302
doctrine: ^3.0.0
42834303
escape-string-regexp: ^4.0.0
42844304
eslint-scope: ^7.1.1
4285-
eslint-utils: ^3.0.0
42864305
eslint-visitor-keys: ^3.3.0
4287-
espree: ^9.4.0
4306+
espree: ^9.5.0
42884307
esquery: ^1.4.2
42894308
esutils: ^2.0.2
42904309
fast-deep-equal: ^3.1.3
@@ -4306,24 +4325,23 @@ __metadata:
43064325
minimatch: ^3.1.2
43074326
natural-compare: ^1.4.0
43084327
optionator: ^0.9.1
4309-
regexpp: ^3.2.0
43104328
strip-ansi: ^6.0.1
43114329
strip-json-comments: ^3.1.0
43124330
text-table: ^0.2.0
43134331
bin:
43144332
eslint: bin/eslint.js
4315-
checksum: 6212173691d90b1bc94dd3d640e1f210374b30c3905fc0a15e501cf71c6ca52aa3d80ea7a9a245adaaed26d6019169e01fb6881b3f2885b188d37069c749308c
4333+
checksum: e9a961fc3b3de5cff5a1cb2c92eeffaa7e155a715489e30b3e1e76f186bd1255e0481e09564f2094733c0b1dbd3453499fb72ae7c043c83156e11e6d965b2304
43164334
languageName: node
43174335
linkType: hard
43184336

4319-
"espree@npm:^9.4.0":
4320-
version: 9.4.1
4321-
resolution: "espree@npm:9.4.1"
4337+
"espree@npm:^9.5.0":
4338+
version: 9.5.0
4339+
resolution: "espree@npm:9.5.0"
43224340
dependencies:
43234341
acorn: ^8.8.0
43244342
acorn-jsx: ^5.3.2
43254343
eslint-visitor-keys: ^3.3.0
4326-
checksum: 4d266b0cf81c7dfe69e542c7df0f246e78d29f5b04dda36e514eb4c7af117ee6cfbd3280e560571ed82ff6c9c3f0003c05b82583fc7a94006db7497c4fe4270e
4344+
checksum: a7f110aefb6407e0d3237aa635ab3cea87106ae63748dd23c67031afccc640d04c4209fca2daf16e2233c82efb505faead0fb84097478fd9cc6e8f8dd80bf99d
43274345
languageName: node
43284346
linkType: hard
43294347

0 commit comments

Comments
 (0)