Skip to content

Commit 9ee500c

Browse files
build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 (#129)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: flexdevelopment[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flexdevelopment[bot] <[email protected]>
1 parent 79ac999 commit 9ee500c

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"cspell": "6.31.1",
126126
"dateformat": "5.0.3",
127127
"esbuild": "0.17.14",
128-
"eslint": "8.36.0",
128+
"eslint": "8.37.0",
129129
"eslint-config-prettier": "8.8.0",
130130
"eslint-plugin-chai-expect": "3.0.0",
131131
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -981,27 +981,27 @@ __metadata:
981981
languageName: node
982982
linkType: hard
983983

984-
"@eslint/eslintrc@npm:^2.0.1":
985-
version: 2.0.1
986-
resolution: "@eslint/eslintrc@npm:2.0.1"
984+
"@eslint/eslintrc@npm:^2.0.2":
985+
version: 2.0.2
986+
resolution: "@eslint/eslintrc@npm:2.0.2"
987987
dependencies:
988988
ajv: "npm:^6.12.4"
989989
debug: "npm:^4.3.2"
990-
espree: "npm:^9.5.0"
990+
espree: "npm:^9.5.1"
991991
globals: "npm:^13.19.0"
992992
ignore: "npm:^5.2.0"
993993
import-fresh: "npm:^3.2.1"
994994
js-yaml: "npm:^4.1.0"
995995
minimatch: "npm:^3.1.2"
996996
strip-json-comments: "npm:^3.1.1"
997-
checksum: dd0c95897b8aa523ea536f936ee069b02a34c768d8a37d7797cf7770ddb40893f2926c15a97d099973695f97ce4c38a9be4e63059262d56568b41bc83562d1bf
997+
checksum: 95c94b88d32373e07b14c6697df329f952ad79b0d8a1388f90e7753dfaba4c17d80295c9537e812056385a93b09971108a4c647d56e2c81e0856e9968d4062ac
998998
languageName: node
999999
linkType: hard
10001000

1001-
"@eslint/js@npm:8.36.0":
1002-
version: 8.36.0
1003-
resolution: "@eslint/js@npm:8.36.0"
1004-
checksum: c0f7e3c0829cdfbf4b480ad7be8971189e3fba0355b0bebd6a7cc6c780a9c6ddff07392f90ddd651d9e3a5e9caecc2697c735a015c9ef2b89fed3a429a531813
1001+
"@eslint/js@npm:8.37.0":
1002+
version: 8.37.0
1003+
resolution: "@eslint/js@npm:8.37.0"
1004+
checksum: 4c2ec3cc0eed454e101d91402334cbb75c96e326960fab0326e2fb9a7d2fb137fd9047bcf5bf6114204dc1d43e7027bf02fd676f2806aa95bd5714c79cfdd821
10051005
languageName: node
10061006
linkType: hard
10071007

@@ -1077,7 +1077,7 @@ __metadata:
10771077
detab: "npm:3.0.2"
10781078
esbuild: "npm:0.17.14"
10791079
escape-string-regexp: "npm:5.0.0"
1080-
eslint: "npm:8.36.0"
1080+
eslint: "npm:8.37.0"
10811081
eslint-config-prettier: "npm:8.8.0"
10821082
eslint-plugin-chai-expect: "npm:3.0.0"
10831083
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4302,21 +4302,21 @@ __metadata:
43024302
languageName: node
43034303
linkType: hard
43044304

4305-
"eslint-visitor-keys@npm:^3.0.0, eslint-visitor-keys@npm:^3.3.0":
4306-
version: 3.3.0
4307-
resolution: "eslint-visitor-keys@npm:3.3.0"
4308-
checksum: 37b1372b3481e978856692724f065da7e3ded80c1a57fd347ad9c63692b6310756d0eb432badb5afaa125f0d4fcbc7692ba93ae85b17bd8e628bd8c8bcd03c1d
4305+
"eslint-visitor-keys@npm:^3.0.0, eslint-visitor-keys@npm:^3.3.0, eslint-visitor-keys@npm:^3.4.0":
4306+
version: 3.4.0
4307+
resolution: "eslint-visitor-keys@npm:3.4.0"
4308+
checksum: c55d5b9300877e364e3c3c7929735408e2e75411faf1b02e634b29b737d938a93ec9a134883454572454125ee8831eb5a2c5d2b02bb3edc0f9365de9687ea79f
43094309
languageName: node
43104310
linkType: hard
43114311

4312-
"eslint@npm:8.36.0":
4313-
version: 8.36.0
4314-
resolution: "eslint@npm:8.36.0"
4312+
"eslint@npm:8.37.0":
4313+
version: 8.37.0
4314+
resolution: "eslint@npm:8.37.0"
43154315
dependencies:
43164316
"@eslint-community/eslint-utils": "npm:^4.2.0"
43174317
"@eslint-community/regexpp": "npm:^4.4.0"
4318-
"@eslint/eslintrc": "npm:^2.0.1"
4319-
"@eslint/js": "npm:8.36.0"
4318+
"@eslint/eslintrc": "npm:^2.0.2"
4319+
"@eslint/js": "npm:8.37.0"
43204320
"@humanwhocodes/config-array": "npm:^0.11.8"
43214321
"@humanwhocodes/module-importer": "npm:^1.0.1"
43224322
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4327,8 +4327,8 @@ __metadata:
43274327
doctrine: "npm:^3.0.0"
43284328
escape-string-regexp: "npm:^4.0.0"
43294329
eslint-scope: "npm:^7.1.1"
4330-
eslint-visitor-keys: "npm:^3.3.0"
4331-
espree: "npm:^9.5.0"
4330+
eslint-visitor-keys: "npm:^3.4.0"
4331+
espree: "npm:^9.5.1"
43324332
esquery: "npm:^1.4.2"
43334333
esutils: "npm:^2.0.2"
43344334
fast-deep-equal: "npm:^3.1.3"
@@ -4355,18 +4355,18 @@ __metadata:
43554355
text-table: "npm:^0.2.0"
43564356
bin:
43574357
eslint: bin/eslint.js
4358-
checksum: e9cff49770817e3b8c0e136ea26fbdd441356f722d8d60474c31958894d8e35ed605dfcffcf81aa5c83ad4a0b2280361ff3e0ff03b7748cf5c900f099d8652a8
4358+
checksum: b2a3a4d5bca66dd8df2af7f5fbc2d983c065d958ee7682cd54ee17902dc3016c2cddddad593d56e6357fe863f65fe44c0996886f369d142026f3c1a8b95530be
43594359
languageName: node
43604360
linkType: hard
43614361

4362-
"espree@npm:^9.0.0, espree@npm:^9.5.0":
4363-
version: 9.5.0
4364-
resolution: "espree@npm:9.5.0"
4362+
"espree@npm:^9.0.0, espree@npm:^9.5.1":
4363+
version: 9.5.1
4364+
resolution: "espree@npm:9.5.1"
43654365
dependencies:
43664366
acorn: "npm:^8.8.0"
43674367
acorn-jsx: "npm:^5.3.2"
4368-
eslint-visitor-keys: "npm:^3.3.0"
4369-
checksum: 07a6db06b511aa76cff2621c2d60e663a95266d7185157e52ecd2f1d82e621dc322b47ccc670630d2cb19b656ef9135364fe7af777e9a8c5e4d0dbd68f585efd
4368+
eslint-visitor-keys: "npm:^3.4.0"
4369+
checksum: cdf0058252cbbbac5a36bf34809de1675558233fc04b74809a6e7f30b0cb41187044e816e596efb910d2f000e8a107d96d341efaf190c4cb9777d29da440aad0
43704370
languageName: node
43714371
linkType: hard
43724372

0 commit comments

Comments
 (0)