Skip to content

Commit 6b892d3

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump eslint from 8.38.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.41.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.38.0...v8.41.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 e386230 commit 6b892d3

File tree

2 files changed

+42
-36
lines changed

2 files changed

+42
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@vitejs/plugin-react": "^4.0.0",
9898
"@vitest/coverage-c8": "^0.29.8",
9999
"@vitest/ui": "^0.31.0",
100-
"eslint": "^8.37.0",
100+
"eslint": "^8.41.0",
101101
"eslint-config-standard": "^17.0.0",
102102
"eslint-plugin-cypress": "^2.13.3",
103103
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 41 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -845,27 +845,27 @@ __metadata:
845845
languageName: node
846846
linkType: hard
847847

848-
"@eslint/eslintrc@npm:^2.0.2":
849-
version: 2.0.2
850-
resolution: "@eslint/eslintrc@npm:2.0.2"
848+
"@eslint/eslintrc@npm:^2.0.3":
849+
version: 2.0.3
850+
resolution: "@eslint/eslintrc@npm:2.0.3"
851851
dependencies:
852852
ajv: ^6.12.4
853853
debug: ^4.3.2
854-
espree: ^9.5.1
854+
espree: ^9.5.2
855855
globals: ^13.19.0
856856
ignore: ^5.2.0
857857
import-fresh: ^3.2.1
858858
js-yaml: ^4.1.0
859859
minimatch: ^3.1.2
860860
strip-json-comments: ^3.1.1
861-
checksum: cfcf5e12c7b2c4476482e7f12434e76eae16fcd163ee627309adb10b761e5caa4a4e52ed7be464423320ff3d11eca5b50de5bf8be3e25834222470835dd5c801
861+
checksum: ddc51f25f8524d8231db9c9bf03177e503d941a332e8d5ce3b10b09241be4d5584a378a529a27a527586bfbccf3031ae539eb891352033c340b012b4d0c81d92
862862
languageName: node
863863
linkType: hard
864864

865-
"@eslint/js@npm:8.38.0":
866-
version: 8.38.0
867-
resolution: "@eslint/js@npm:8.38.0"
868-
checksum: 1f28987aa8c9cd93e23384e16c7220863b39b5dc4b66e46d7cdbccce868040f455a98d24cd8b567a884f26545a0555b761f7328d4a00c051e7ef689cbea5fce1
865+
"@eslint/js@npm:8.41.0":
866+
version: 8.41.0
867+
resolution: "@eslint/js@npm:8.41.0"
868+
checksum: af013d70fe8d0429cdf5cd8b5dcc6fc384ed026c1eccb0cfe30f5849b968ab91645111373fd1b83282b38955b1bdfbe667c1a7dbda3b06cae753521223cad775
869869
languageName: node
870870
linkType: hard
871871

@@ -1735,7 +1735,7 @@ __metadata:
17351735
"@vitest/ui": ^0.31.0
17361736
clsx: ^1.2.1
17371737
copy-to-clipboard: ^3.3.3
1738-
eslint: ^8.37.0
1738+
eslint: ^8.41.0
17391739
eslint-config-standard: ^17.0.0
17401740
eslint-plugin-cypress: ^2.13.3
17411741
eslint-plugin-import: ^2.27.5
@@ -3960,7 +3960,7 @@ __metadata:
39603960
languageName: node
39613961
linkType: hard
39623962

3963-
"eslint-scope@npm:^7.1.1":
3963+
"eslint-scope@npm:^7.2.0":
39643964
version: 7.2.0
39653965
resolution: "eslint-scope@npm:7.2.0"
39663966
dependencies:
@@ -4004,21 +4004,28 @@ __metadata:
40044004
languageName: node
40054005
linkType: hard
40064006

4007-
"eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.0":
4007+
"eslint-visitor-keys@npm:^3.3.0":
40084008
version: 3.4.0
40094009
resolution: "eslint-visitor-keys@npm:3.4.0"
40104010
checksum: 33159169462d3989321a1ec1e9aaaf6a24cc403d5d347e9886d1b5bfe18ffa1be73bdc6203143a28a606b142b1af49787f33cff0d6d0813eb5f2e8d2e1a6043c
40114011
languageName: node
40124012
linkType: hard
40134013

4014-
"eslint@npm:^8.37.0":
4015-
version: 8.38.0
4016-
resolution: "eslint@npm:8.38.0"
4014+
"eslint-visitor-keys@npm:^3.4.1":
4015+
version: 3.4.1
4016+
resolution: "eslint-visitor-keys@npm:3.4.1"
4017+
checksum: f05121d868202736b97de7d750847a328fcfa8593b031c95ea89425333db59676ac087fa905eba438d0a3c5769632f828187e0c1a0d271832a2153c1d3661c2c
4018+
languageName: node
4019+
linkType: hard
4020+
4021+
"eslint@npm:^8.41.0":
4022+
version: 8.41.0
4023+
resolution: "eslint@npm:8.41.0"
40174024
dependencies:
40184025
"@eslint-community/eslint-utils": ^4.2.0
40194026
"@eslint-community/regexpp": ^4.4.0
4020-
"@eslint/eslintrc": ^2.0.2
4021-
"@eslint/js": 8.38.0
4027+
"@eslint/eslintrc": ^2.0.3
4028+
"@eslint/js": 8.41.0
40224029
"@humanwhocodes/config-array": ^0.11.8
40234030
"@humanwhocodes/module-importer": ^1.0.1
40244031
"@nodelib/fs.walk": ^1.2.8
@@ -4028,23 +4035,22 @@ __metadata:
40284035
debug: ^4.3.2
40294036
doctrine: ^3.0.0
40304037
escape-string-regexp: ^4.0.0
4031-
eslint-scope: ^7.1.1
4032-
eslint-visitor-keys: ^3.4.0
4033-
espree: ^9.5.1
4038+
eslint-scope: ^7.2.0
4039+
eslint-visitor-keys: ^3.4.1
4040+
espree: ^9.5.2
40344041
esquery: ^1.4.2
40354042
esutils: ^2.0.2
40364043
fast-deep-equal: ^3.1.3
40374044
file-entry-cache: ^6.0.1
40384045
find-up: ^5.0.0
40394046
glob-parent: ^6.0.2
40404047
globals: ^13.19.0
4041-
grapheme-splitter: ^1.0.4
4048+
graphemer: ^1.4.0
40424049
ignore: ^5.2.0
40434050
import-fresh: ^3.0.0
40444051
imurmurhash: ^0.1.4
40454052
is-glob: ^4.0.0
40464053
is-path-inside: ^3.0.3
4047-
js-sdsl: ^4.1.4
40484054
js-yaml: ^4.1.0
40494055
json-stable-stringify-without-jsonify: ^1.0.1
40504056
levn: ^0.4.1
@@ -4057,18 +4063,18 @@ __metadata:
40574063
text-table: ^0.2.0
40584064
bin:
40594065
eslint: bin/eslint.js
4060-
checksum: 73b6d9b650d0434aa7c07d0a1802f099b086ee70a8d8ba7be730439a26572a5eb71def12125c82942be2ec8ee5be38a6f1b42a13e40d4b67f11a148ec9e263eb
4066+
checksum: 09979a6f8451dcc508a7005b6670845c8a518376280b3fd96657a406b8b6ef29d0e480d1ba11b4eb48da93d607e0c55c9b877676fe089d09973ec152354e23b2
40614067
languageName: node
40624068
linkType: hard
40634069

4064-
"espree@npm:^9.5.1":
4065-
version: 9.5.1
4066-
resolution: "espree@npm:9.5.1"
4070+
"espree@npm:^9.5.2":
4071+
version: 9.5.2
4072+
resolution: "espree@npm:9.5.2"
40674073
dependencies:
40684074
acorn: ^8.8.0
40694075
acorn-jsx: ^5.3.2
4070-
eslint-visitor-keys: ^3.4.0
4071-
checksum: cdf6e43540433d917c4f2ee087c6e987b2063baa85a1d9cdaf51533d78275ebd5910c42154e7baf8e3e89804b386da0a2f7fad2264d8f04420e7506bf87b3b88
4076+
eslint-visitor-keys: ^3.4.1
4077+
checksum: 6506289d6eb26471c0b383ee24fee5c8ae9d61ad540be956b3127be5ce3bf687d2ba6538ee5a86769812c7c552a9d8239e8c4d150f9ea056c6d5cbe8399c03c1
40724078
languageName: node
40734079
linkType: hard
40744080

@@ -4737,6 +4743,13 @@ __metadata:
47374743
languageName: node
47384744
linkType: hard
47394745

4746+
"graphemer@npm:^1.4.0":
4747+
version: 1.4.0
4748+
resolution: "graphemer@npm:1.4.0"
4749+
checksum: bab8f0be9b568857c7bec9fda95a89f87b783546d02951c40c33f84d05bb7da3fd10f863a9beb901463669b6583173a8c8cc6d6b306ea2b9b9d5d3d943c3a673
4750+
languageName: node
4751+
linkType: hard
4752+
47404753
"gray-matter@npm:^4.0.3":
47414754
version: 4.0.3
47424755
resolution: "gray-matter@npm:4.0.3"
@@ -5567,13 +5580,6 @@ __metadata:
55675580
languageName: node
55685581
linkType: hard
55695582

5570-
"js-sdsl@npm:^4.1.4":
5571-
version: 4.4.0
5572-
resolution: "js-sdsl@npm:4.4.0"
5573-
checksum: 7bb08a2d746ab7ff742720339aa006c631afe05e77d11eda988c1c35fae8e03e492e4e347e883e786e3ce6170685d4780c125619111f0730c11fdb41b04059c7
5574-
languageName: node
5575-
linkType: hard
5576-
55775583
"js-string-escape@npm:^1.0.1":
55785584
version: 1.0.1
55795585
resolution: "js-string-escape@npm:1.0.1"

0 commit comments

Comments
 (0)