Skip to content

Commit 2a127aa

Browse files
build(deps): update dependency eslint to v8.44.0
1 parent bd2387b commit 2a127aa

File tree

2 files changed

+38
-31
lines changed

2 files changed

+38
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "5.53.0",
4646
"ava": "5.3.1",
4747
"cz-conventional-changelog": "3.3.0",
48-
"eslint": "8.43.0",
48+
"eslint": "8.44.0",
4949
"eslint-config-prettier": "8.8.0",
5050
"eslint-plugin-import": "2.27.5",
5151
"eslint-plugin-jsdoc": "40.3.0",

yarn.lock

Lines changed: 37 additions & 30 deletions
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
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.21.4":
916
version: 7.22.5
1017
resolution: "@babel/code-frame@npm:7.22.5"
@@ -139,27 +146,27 @@ __metadata:
139146
languageName: node
140147
linkType: hard
141148

142-
"@eslint/eslintrc@npm:^2.0.3":
143-
version: 2.0.3
144-
resolution: "@eslint/eslintrc@npm:2.0.3"
149+
"@eslint/eslintrc@npm:^2.1.0":
150+
version: 2.1.0
151+
resolution: "@eslint/eslintrc@npm:2.1.0"
145152
dependencies:
146153
ajv: ^6.12.4
147154
debug: ^4.3.2
148-
espree: ^9.5.2
155+
espree: ^9.6.0
149156
globals: ^13.19.0
150157
ignore: ^5.2.0
151158
import-fresh: ^3.2.1
152159
js-yaml: ^4.1.0
153160
minimatch: ^3.1.2
154161
strip-json-comments: ^3.1.1
155-
checksum: ddc51f25f8524d8231db9c9bf03177e503d941a332e8d5ce3b10b09241be4d5584a378a529a27a527586bfbccf3031ae539eb891352033c340b012b4d0c81d92
162+
checksum: d5ed0adbe23f6571d8c9bb0ca6edf7618dc6aed4046aa56df7139f65ae7b578874e0d9c796df784c25bda648ceb754b6320277d828c8b004876d7443b8dc018c
156163
languageName: node
157164
linkType: hard
158165

159-
"@eslint/js@npm:8.43.0":
160-
version: 8.43.0
161-
resolution: "@eslint/js@npm:8.43.0"
162-
checksum: 580487a09c82ac169744d36e4af77bc4f582c9a37749d1e9481eb93626c8f3991b2390c6e4e69e5642e3b6e870912b839229a0e23594fae348156ea5a8ed7e2e
166+
"@eslint/js@npm:8.44.0":
167+
version: 8.44.0
168+
resolution: "@eslint/js@npm:8.44.0"
169+
checksum: fc539583226a28f5677356e9f00d2789c34253f076643d2e32888250e509a4e13aafe0880cb2425139051de0f3a48d25bfc5afa96b7304f203b706c17340e3cf
163170
languageName: node
164171
linkType: hard
165172

@@ -1314,7 +1321,7 @@ __metadata:
13141321
languageName: node
13151322
linkType: hard
13161323

1317-
"acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.0, acorn@npm:^8.8.2":
1324+
"acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
13181325
version: 8.9.0
13191326
resolution: "acorn@npm:8.9.0"
13201327
bin:
@@ -3008,14 +3015,14 @@ __metadata:
30083015
languageName: node
30093016
linkType: hard
30103017

3011-
"eslint@npm:8.43.0":
3012-
version: 8.43.0
3013-
resolution: "eslint@npm:8.43.0"
3018+
"eslint@npm:8.44.0":
3019+
version: 8.44.0
3020+
resolution: "eslint@npm:8.44.0"
30143021
dependencies:
30153022
"@eslint-community/eslint-utils": ^4.2.0
30163023
"@eslint-community/regexpp": ^4.4.0
3017-
"@eslint/eslintrc": ^2.0.3
3018-
"@eslint/js": 8.43.0
3024+
"@eslint/eslintrc": ^2.1.0
3025+
"@eslint/js": 8.44.0
30193026
"@humanwhocodes/config-array": ^0.11.10
30203027
"@humanwhocodes/module-importer": ^1.0.1
30213028
"@nodelib/fs.walk": ^1.2.8
@@ -3027,7 +3034,7 @@ __metadata:
30273034
escape-string-regexp: ^4.0.0
30283035
eslint-scope: ^7.2.0
30293036
eslint-visitor-keys: ^3.4.1
3030-
espree: ^9.5.2
3037+
espree: ^9.6.0
30313038
esquery: ^1.4.2
30323039
esutils: ^2.0.2
30333040
fast-deep-equal: ^3.1.3
@@ -3047,24 +3054,24 @@ __metadata:
30473054
lodash.merge: ^4.6.2
30483055
minimatch: ^3.1.2
30493056
natural-compare: ^1.4.0
3050-
optionator: ^0.9.1
3057+
optionator: ^0.9.3
30513058
strip-ansi: ^6.0.1
30523059
strip-json-comments: ^3.1.0
30533060
text-table: ^0.2.0
30543061
bin:
30553062
eslint: bin/eslint.js
3056-
checksum: 55654ce00b0d128822b57526e40473d0497c7c6be3886afdc0b41b6b0dfbd34d0eae8159911b18451b4db51a939a0e6d2e117e847ae419086884fc3d4fe23c7c
3063+
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
30573064
languageName: node
30583065
linkType: hard
30593066

3060-
"espree@npm:^9.5.2":
3061-
version: 9.5.2
3062-
resolution: "espree@npm:9.5.2"
3067+
"espree@npm:^9.6.0":
3068+
version: 9.6.0
3069+
resolution: "espree@npm:9.6.0"
30633070
dependencies:
3064-
acorn: ^8.8.0
3071+
acorn: ^8.9.0
30653072
acorn-jsx: ^5.3.2
30663073
eslint-visitor-keys: ^3.4.1
3067-
checksum: 6506289d6eb26471c0b383ee24fee5c8ae9d61ad540be956b3127be5ce3bf687d2ba6538ee5a86769812c7c552a9d8239e8c4d150f9ea056c6d5cbe8399c03c1
3074+
checksum: 1287979510efb052a6a97c73067ea5d0a40701b29adde87bbe2d3eb1667e39ca55e8129e20e2517fed3da570150e7ef470585228459a8f3e3755f45007a1c662
30683075
languageName: node
30693076
linkType: hard
30703077

@@ -5814,17 +5821,17 @@ __metadata:
58145821
languageName: node
58155822
linkType: hard
58165823

5817-
"optionator@npm:^0.9.1":
5818-
version: 0.9.1
5819-
resolution: "optionator@npm:0.9.1"
5824+
"optionator@npm:^0.9.3":
5825+
version: 0.9.3
5826+
resolution: "optionator@npm:0.9.3"
58205827
dependencies:
5828+
"@aashutoshrathi/word-wrap": ^1.2.3
58215829
deep-is: ^0.1.3
58225830
fast-levenshtein: ^2.0.6
58235831
levn: ^0.4.1
58245832
prelude-ls: ^1.2.1
58255833
type-check: ^0.4.0
5826-
word-wrap: ^1.2.3
5827-
checksum: dbc6fa065604b24ea57d734261914e697bd73b69eff7f18e967e8912aa2a40a19a9f599a507fa805be6c13c24c4eae8c71306c239d517d42d4c041c942f508a0
5834+
checksum: 09281999441f2fe9c33a5eeab76700795365a061563d66b098923eb719251a42bdbe432790d35064d0816ead9296dbeb1ad51a733edf4167c96bd5d0882e428a
58285835
languageName: node
58295836
linkType: hard
58305837

@@ -6643,7 +6650,7 @@ __metadata:
66436650
"@typescript-eslint/parser": 5.53.0
66446651
ava: 5.3.1
66456652
cz-conventional-changelog: 3.3.0
6646-
eslint: 8.43.0
6653+
eslint: 8.44.0
66476654
eslint-config-prettier: 8.8.0
66486655
eslint-plugin-import: 2.27.5
66496656
eslint-plugin-jsdoc: 40.3.0
@@ -7992,7 +7999,7 @@ __metadata:
79927999
languageName: node
79938000
linkType: hard
79948001

7995-
"word-wrap@npm:^1.0.3, word-wrap@npm:^1.2.3":
8002+
"word-wrap@npm:^1.0.3":
79968003
version: 1.2.3
79978004
resolution: "word-wrap@npm:1.2.3"
79988005
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f

0 commit comments

Comments
 (0)