Skip to content

Commit 6111c3d

Browse files
Bump eslint from 8.43.0 to 8.44.0 (#39)
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.43.0...v8.44.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f610482 commit 6111c3d

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

yarn.lock

+37-37
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ __metadata:
55
version: 6
66
cacheKey: 8
77

8+
"@aashutoshrathi/word-wrap@npm:^1.2.3":
9+
version: 1.2.6
10+
resolution: "@aashutoshrathi/word-wrap@npm:1.2.6"
11+
checksum: ada901b9e7c680d190f1d012c84217ce0063d8f5c5a7725bb91ec3c5ed99bb7572680eb2d2938a531ccbaec39a95422fcd8a6b4a13110c7d98dd75402f66a0cd
12+
languageName: node
13+
linkType: hard
14+
815
"@alloc/quick-lru@npm:^5.2.0":
916
version: 5.2.0
1017
resolution: "@alloc/quick-lru@npm:5.2.0"
@@ -48,27 +55,27 @@ __metadata:
4855
languageName: node
4956
linkType: hard
5057

51-
"@eslint/eslintrc@npm:^2.0.3":
52-
version: 2.0.3
53-
resolution: "@eslint/eslintrc@npm:2.0.3"
58+
"@eslint/eslintrc@npm:^2.1.0":
59+
version: 2.1.0
60+
resolution: "@eslint/eslintrc@npm:2.1.0"
5461
dependencies:
5562
ajv: ^6.12.4
5663
debug: ^4.3.2
57-
espree: ^9.5.2
64+
espree: ^9.6.0
5865
globals: ^13.19.0
5966
ignore: ^5.2.0
6067
import-fresh: ^3.2.1
6168
js-yaml: ^4.1.0
6269
minimatch: ^3.1.2
6370
strip-json-comments: ^3.1.1
64-
checksum: ddc51f25f8524d8231db9c9bf03177e503d941a332e8d5ce3b10b09241be4d5584a378a529a27a527586bfbccf3031ae539eb891352033c340b012b4d0c81d92
71+
checksum: d5ed0adbe23f6571d8c9bb0ca6edf7618dc6aed4046aa56df7139f65ae7b578874e0d9c796df784c25bda648ceb754b6320277d828c8b004876d7443b8dc018c
6572
languageName: node
6673
linkType: hard
6774

68-
"@eslint/js@npm:8.43.0":
69-
version: 8.43.0
70-
resolution: "@eslint/js@npm:8.43.0"
71-
checksum: 580487a09c82ac169744d36e4af77bc4f582c9a37749d1e9481eb93626c8f3991b2390c6e4e69e5642e3b6e870912b839229a0e23594fae348156ea5a8ed7e2e
75+
"@eslint/js@npm:8.44.0":
76+
version: 8.44.0
77+
resolution: "@eslint/js@npm:8.44.0"
78+
checksum: fc539583226a28f5677356e9f00d2789c34253f076643d2e32888250e509a4e13aafe0880cb2425139051de0f3a48d25bfc5afa96b7304f203b706c17340e3cf
7279
languageName: node
7380
linkType: hard
7481

@@ -1013,12 +1020,12 @@ __metadata:
10131020
languageName: node
10141021
linkType: hard
10151022

1016-
"acorn@npm:^8.8.0":
1017-
version: 8.8.2
1018-
resolution: "acorn@npm:8.8.2"
1023+
"acorn@npm:^8.9.0":
1024+
version: 8.9.0
1025+
resolution: "acorn@npm:8.9.0"
10191026
bin:
10201027
acorn: bin/acorn
1021-
checksum: f790b99a1bf63ef160c967e23c46feea7787e531292bb827126334612c234ed489a0dc2c7ba33156416f0ffa8d25bf2b0fdb7f35c2ba60eb3e960572bece4001
1028+
checksum: 25dfb94952386ecfb847e61934de04a4e7c2dc21c2e700fc4e2ef27ce78cb717700c4c4f279cd630bb4774948633c3859fc16063ec8573bda4568e0a312e6744
10221029
languageName: node
10231030
linkType: hard
10241031

@@ -2254,13 +2261,13 @@ __metadata:
22542261
linkType: hard
22552262

22562263
"eslint@npm:^8.28.0":
2257-
version: 8.43.0
2258-
resolution: "eslint@npm:8.43.0"
2264+
version: 8.44.0
2265+
resolution: "eslint@npm:8.44.0"
22592266
dependencies:
22602267
"@eslint-community/eslint-utils": ^4.2.0
22612268
"@eslint-community/regexpp": ^4.4.0
2262-
"@eslint/eslintrc": ^2.0.3
2263-
"@eslint/js": 8.43.0
2269+
"@eslint/eslintrc": ^2.1.0
2270+
"@eslint/js": 8.44.0
22642271
"@humanwhocodes/config-array": ^0.11.10
22652272
"@humanwhocodes/module-importer": ^1.0.1
22662273
"@nodelib/fs.walk": ^1.2.8
@@ -2272,7 +2279,7 @@ __metadata:
22722279
escape-string-regexp: ^4.0.0
22732280
eslint-scope: ^7.2.0
22742281
eslint-visitor-keys: ^3.4.1
2275-
espree: ^9.5.2
2282+
espree: ^9.6.0
22762283
esquery: ^1.4.2
22772284
esutils: ^2.0.2
22782285
fast-deep-equal: ^3.1.3
@@ -2292,24 +2299,24 @@ __metadata:
22922299
lodash.merge: ^4.6.2
22932300
minimatch: ^3.1.2
22942301
natural-compare: ^1.4.0
2295-
optionator: ^0.9.1
2302+
optionator: ^0.9.3
22962303
strip-ansi: ^6.0.1
22972304
strip-json-comments: ^3.1.0
22982305
text-table: ^0.2.0
22992306
bin:
23002307
eslint: bin/eslint.js
2301-
checksum: 55654ce00b0d128822b57526e40473d0497c7c6be3886afdc0b41b6b0dfbd34d0eae8159911b18451b4db51a939a0e6d2e117e847ae419086884fc3d4fe23c7c
2308+
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
23022309
languageName: node
23032310
linkType: hard
23042311

2305-
"espree@npm:^9.5.2":
2306-
version: 9.5.2
2307-
resolution: "espree@npm:9.5.2"
2312+
"espree@npm:^9.6.0":
2313+
version: 9.6.0
2314+
resolution: "espree@npm:9.6.0"
23082315
dependencies:
2309-
acorn: ^8.8.0
2316+
acorn: ^8.9.0
23102317
acorn-jsx: ^5.3.2
23112318
eslint-visitor-keys: ^3.4.1
2312-
checksum: 6506289d6eb26471c0b383ee24fee5c8ae9d61ad540be956b3127be5ce3bf687d2ba6538ee5a86769812c7c552a9d8239e8c4d150f9ea056c6d5cbe8399c03c1
2319+
checksum: 1287979510efb052a6a97c73067ea5d0a40701b29adde87bbe2d3eb1667e39ca55e8129e20e2517fed3da570150e7ef470585228459a8f3e3755f45007a1c662
23132320
languageName: node
23142321
linkType: hard
23152322

@@ -4329,17 +4336,17 @@ __metadata:
43294336
languageName: node
43304337
linkType: hard
43314338

4332-
"optionator@npm:^0.9.1":
4333-
version: 0.9.1
4334-
resolution: "optionator@npm:0.9.1"
4339+
"optionator@npm:^0.9.3":
4340+
version: 0.9.3
4341+
resolution: "optionator@npm:0.9.3"
43354342
dependencies:
4343+
"@aashutoshrathi/word-wrap": ^1.2.3
43364344
deep-is: ^0.1.3
43374345
fast-levenshtein: ^2.0.6
43384346
levn: ^0.4.1
43394347
prelude-ls: ^1.2.1
43404348
type-check: ^0.4.0
4341-
word-wrap: ^1.2.3
4342-
checksum: dbc6fa065604b24ea57d734261914e697bd73b69eff7f18e967e8912aa2a40a19a9f599a507fa805be6c13c24c4eae8c71306c239d517d42d4c041c942f508a0
4349+
checksum: 09281999441f2fe9c33a5eeab76700795365a061563d66b098923eb719251a42bdbe432790d35064d0816ead9296dbeb1ad51a733edf4167c96bd5d0882e428a
43434350
languageName: node
43444351
linkType: hard
43454352

@@ -5844,13 +5851,6 @@ __metadata:
58445851
languageName: unknown
58455852
linkType: soft
58465853

5847-
"word-wrap@npm:^1.2.3":
5848-
version: 1.2.3
5849-
resolution: "word-wrap@npm:1.2.3"
5850-
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f
5851-
languageName: node
5852-
linkType: hard
5853-
58545854
"wrappy@npm:1":
58555855
version: 1.0.2
58565856
resolution: "wrappy@npm:1.0.2"

0 commit comments

Comments
 (0)