Skip to content

Commit 7379d97

Browse files
build(deps-dev): Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.39.0...v8.40.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 046d652 commit 7379d97

File tree

2 files changed

+38
-20
lines changed

2 files changed

+38
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"cspell": "6.31.1",
130130
"dateformat": "5.0.3",
131131
"esbuild": "0.17.18",
132-
"eslint": "8.39.0",
132+
"eslint": "8.40.0",
133133
"eslint-config-prettier": "8.8.0",
134134
"eslint-plugin-chai-expect": "3.0.0",
135135
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 37 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -992,27 +992,27 @@ __metadata:
992992
languageName: node
993993
linkType: hard
994994

995-
"@eslint/eslintrc@npm:^2.0.2":
996-
version: 2.0.2
997-
resolution: "@eslint/eslintrc@npm:2.0.2"
995+
"@eslint/eslintrc@npm:^2.0.3":
996+
version: 2.0.3
997+
resolution: "@eslint/eslintrc@npm:2.0.3"
998998
dependencies:
999999
ajv: "npm:^6.12.4"
10001000
debug: "npm:^4.3.2"
1001-
espree: "npm:^9.5.1"
1001+
espree: "npm:^9.5.2"
10021002
globals: "npm:^13.19.0"
10031003
ignore: "npm:^5.2.0"
10041004
import-fresh: "npm:^3.2.1"
10051005
js-yaml: "npm:^4.1.0"
10061006
minimatch: "npm:^3.1.2"
10071007
strip-json-comments: "npm:^3.1.1"
1008-
checksum: 95c94b88d32373e07b14c6697df329f952ad79b0d8a1388f90e7753dfaba4c17d80295c9537e812056385a93b09971108a4c647d56e2c81e0856e9968d4062ac
1008+
checksum: 41c404e8cbca6e0717bce15425f15d34514c38ebcef5daf99467d405733bae73908227feea4d04edc64906e89cc53f30391c31864a5e51b3d3838a05a3a97356
10091009
languageName: node
10101010
linkType: hard
10111011

1012-
"@eslint/js@npm:8.39.0":
1013-
version: 8.39.0
1014-
resolution: "@eslint/js@npm:8.39.0"
1015-
checksum: 731360c47e3b2312b73e1f582c6105a585bb82a7ae1cd00d36d31d20a8616108aa4b8c286cf73f8fd05b24d49fd141aa40457ab54c1145b70a62346df78081cd
1012+
"@eslint/js@npm:8.40.0":
1013+
version: 8.40.0
1014+
resolution: "@eslint/js@npm:8.40.0"
1015+
checksum: 3548fb40196129bb640851e7ca8db79a1c065716bbd9ff7b67778236abe81a080d4f19fc0320cb87c5f3fa1fcd23f652f5772a9d0172cff43705acf227bdee55
10161016
languageName: node
10171017
linkType: hard
10181018

@@ -1073,7 +1073,7 @@ __metadata:
10731073
cspell: "npm:6.31.1"
10741074
dateformat: "npm:5.0.3"
10751075
esbuild: "npm:0.17.18"
1076-
eslint: "npm:8.39.0"
1076+
eslint: "npm:8.40.0"
10771077
eslint-config-prettier: "npm:8.8.0"
10781078
eslint-plugin-chai-expect: "npm:3.0.0"
10791079
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4396,14 +4396,21 @@ __metadata:
43964396
languageName: node
43974397
linkType: hard
43984398

4399-
"eslint@npm:8.39.0":
4400-
version: 8.39.0
4401-
resolution: "eslint@npm:8.39.0"
4399+
"eslint-visitor-keys@npm:^3.4.1":
4400+
version: 3.4.1
4401+
resolution: "eslint-visitor-keys@npm:3.4.1"
4402+
checksum: 97db79746bfe11a3ab0e60ce454cd809e7ac167ddd7d28736845ba57b8402d6b5d6c10fed2decf8c4026f7d3d659ebc024336ef30fdf473f0402bb1237c6a410
4403+
languageName: node
4404+
linkType: hard
4405+
4406+
"eslint@npm:8.40.0":
4407+
version: 8.40.0
4408+
resolution: "eslint@npm:8.40.0"
44024409
dependencies:
44034410
"@eslint-community/eslint-utils": "npm:^4.2.0"
44044411
"@eslint-community/regexpp": "npm:^4.4.0"
4405-
"@eslint/eslintrc": "npm:^2.0.2"
4406-
"@eslint/js": "npm:8.39.0"
4412+
"@eslint/eslintrc": "npm:^2.0.3"
4413+
"@eslint/js": "npm:8.40.0"
44074414
"@humanwhocodes/config-array": "npm:^0.11.8"
44084415
"@humanwhocodes/module-importer": "npm:^1.0.1"
44094416
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4414,8 +4421,8 @@ __metadata:
44144421
doctrine: "npm:^3.0.0"
44154422
escape-string-regexp: "npm:^4.0.0"
44164423
eslint-scope: "npm:^7.2.0"
4417-
eslint-visitor-keys: "npm:^3.4.0"
4418-
espree: "npm:^9.5.1"
4424+
eslint-visitor-keys: "npm:^3.4.1"
4425+
espree: "npm:^9.5.2"
44194426
esquery: "npm:^1.4.2"
44204427
esutils: "npm:^2.0.2"
44214428
fast-deep-equal: "npm:^3.1.3"
@@ -4442,11 +4449,11 @@ __metadata:
44424449
text-table: "npm:^0.2.0"
44434450
bin:
44444451
eslint: bin/eslint.js
4445-
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
4452+
checksum: bd17385067c8d43fa757370f5e3356de6f14639cf7d64d545a0ffbdabd678d87c5b8bc7e00b949ab36e466460a788a7ed98a4f13a3c795f720ae0f417903a749
44464453
languageName: node
44474454
linkType: hard
44484455

4449-
"espree@npm:^9.0.0, espree@npm:^9.5.1":
4456+
"espree@npm:^9.0.0":
44504457
version: 9.5.1
44514458
resolution: "espree@npm:9.5.1"
44524459
dependencies:
@@ -4457,6 +4464,17 @@ __metadata:
44574464
languageName: node
44584465
linkType: hard
44594466

4467+
"espree@npm:^9.5.2":
4468+
version: 9.5.2
4469+
resolution: "espree@npm:9.5.2"
4470+
dependencies:
4471+
acorn: "npm:^8.8.0"
4472+
acorn-jsx: "npm:^5.3.2"
4473+
eslint-visitor-keys: "npm:^3.4.1"
4474+
checksum: 05c52faae1e5c72ba3ab639d06937a0570d64946d9062762cac1918c70921f67a17e1370a3503af1eb9ff27f36f9c1932389fcc810a98e9ee9887597d07911e5
4475+
languageName: node
4476+
linkType: hard
4477+
44604478
"esprima@npm:^4.0.1":
44614479
version: 4.0.1
44624480
resolution: "esprima@npm:4.0.1"

0 commit comments

Comments
 (0)