Skip to content

Commit 37649ea

Browse files
build(deps-dev): Bump eslint from 8.34.0 to 8.35.0 (#23)
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 821669f commit 37649ea

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"cspell": "6.26.3",
112112
"dateformat": "5.0.3",
113113
"esbuild": "0.17.10",
114-
"eslint": "8.34.0",
114+
"eslint": "8.35.0",
115115
"eslint-config-prettier": "8.6.0",
116116
"eslint-plugin-chai-expect": "3.0.0",
117117
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,9 +1118,9 @@ __metadata:
11181118
languageName: node
11191119
linkType: hard
11201120

1121-
"@eslint/eslintrc@npm:^1.4.1":
1122-
version: 1.4.1
1123-
resolution: "@eslint/eslintrc@npm:1.4.1"
1121+
"@eslint/eslintrc@npm:^2.0.0":
1122+
version: 2.0.0
1123+
resolution: "@eslint/eslintrc@npm:2.0.0"
11241124
dependencies:
11251125
ajv: "npm:^6.12.4"
11261126
debug: "npm:^4.3.2"
@@ -1131,7 +1131,14 @@ __metadata:
11311131
js-yaml: "npm:^4.1.0"
11321132
minimatch: "npm:^3.1.2"
11331133
strip-json-comments: "npm:^3.1.1"
1134-
checksum: 4e469ed508c3154078503b1f22b9d7f2498e76e770ff3f8c61c9961a16760c817e977f2f00b02201d1e91d6a4ebc766c1c67aae9189b00d5c1fe2e7205b6ad72
1134+
checksum: 29a8b98afca4e088f84dc1e7be849e51ca6df31172a90ef3898dd201e7e022ee7d665d999b0134849ac7279497d5270867945bdf534ad3ca0ac036e1869b310c
1135+
languageName: node
1136+
linkType: hard
1137+
1138+
"@eslint/js@npm:8.35.0":
1139+
version: 8.35.0
1140+
resolution: "@eslint/js@npm:8.35.0"
1141+
checksum: ada3a3a42de60014ddae9f2f81e96442168b74151c6785194191f17850497c8750ab0140ca37c143dda1bfaf149cfc63ff28adcf94c41ceada4afc05ff596711
11351142
languageName: node
11361143
linkType: hard
11371144

@@ -1248,7 +1255,7 @@ __metadata:
12481255
cspell: "npm:6.26.3"
12491256
dateformat: "npm:5.0.3"
12501257
esbuild: "npm:0.17.10"
1251-
eslint: "npm:8.34.0"
1258+
eslint: "npm:8.35.0"
12521259
eslint-config-prettier: "npm:8.6.0"
12531260
eslint-plugin-chai-expect: "npm:3.0.0"
12541261
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4530,11 +4537,12 @@ __metadata:
45304537
languageName: node
45314538
linkType: hard
45324539

4533-
"eslint@npm:8.34.0":
4534-
version: 8.34.0
4535-
resolution: "eslint@npm:8.34.0"
4540+
"eslint@npm:8.35.0":
4541+
version: 8.35.0
4542+
resolution: "eslint@npm:8.35.0"
45364543
dependencies:
4537-
"@eslint/eslintrc": "npm:^1.4.1"
4544+
"@eslint/eslintrc": "npm:^2.0.0"
4545+
"@eslint/js": "npm:8.35.0"
45384546
"@humanwhocodes/config-array": "npm:^0.11.8"
45394547
"@humanwhocodes/module-importer": "npm:^1.0.1"
45404548
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4548,7 +4556,7 @@ __metadata:
45484556
eslint-utils: "npm:^3.0.0"
45494557
eslint-visitor-keys: "npm:^3.3.0"
45504558
espree: "npm:^9.4.0"
4551-
esquery: "npm:^1.4.0"
4559+
esquery: "npm:^1.4.2"
45524560
esutils: "npm:^2.0.2"
45534561
fast-deep-equal: "npm:^3.1.3"
45544562
file-entry-cache: "npm:^6.0.1"
@@ -4575,7 +4583,7 @@ __metadata:
45754583
text-table: "npm:^0.2.0"
45764584
bin:
45774585
eslint: bin/eslint.js
4578-
checksum: ec20023e4d680f390b89509f27b40824957d6518ed19c43c52b979e891a3ee225cf09a7fc9e9f882b3636f5cfa34a7a2e20416a2b22047d94db9b1ac3a55e9d9
4586+
checksum: 9e49b49d9f877bcfbf376166e5a870c6a725b1e713e339f05b85a0d70ebd9ab3c72faceac27251b25fbbd53fd06594d6c00b335b5a59de3a36486eeeafa0f2bc
45794587
languageName: node
45804588
linkType: hard
45814589

@@ -4600,12 +4608,12 @@ __metadata:
46004608
languageName: node
46014609
linkType: hard
46024610

4603-
"esquery@npm:^1.4.0":
4604-
version: 1.4.0
4605-
resolution: "esquery@npm:1.4.0"
4611+
"esquery@npm:^1.4.0, esquery@npm:^1.4.2":
4612+
version: 1.4.2
4613+
resolution: "esquery@npm:1.4.2"
46064614
dependencies:
46074615
estraverse: "npm:^5.1.0"
4608-
checksum: 7f287f5390f12feed1b2b4dd42f3a4501774effcbcbb76c340e5b9a3c25a133739dc18657c6103cb520dd4a8814d33ff732587c7de42f0ff51a0deaf4c190428
4616+
checksum: f4f0c6b1c5e2a733ba5a501a3d7847ba56db99cb8b4d76f2a9c57fbf6d282b3e5f7c15ff7178771cc47a863b92a5648ff1b4977b4e9b8d8c36ff9fcb652ebb60
46094617
languageName: node
46104618
linkType: hard
46114619

0 commit comments

Comments
 (0)