Skip to content

Commit 62e1c99

Browse files
Bump eslint from 8.43.0 to 8.44.0 (#273)
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 4bbf7c5 commit 62e1c99

2 files changed

Lines changed: 46 additions & 37 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@playwright/test": "^1.35.0",
7979
"@vitejs/plugin-react": "^4.0.1",
8080
"dotenv": "^16.2.0",
81-
"eslint": "^8.43.0",
81+
"eslint": "^8.44.0",
8282
"eslint-config-prettier": "^8.8.0",
8383
"eslint-plugin-react": "^7.32.2",
8484
"jsdom": "^22.1.0",

yarn.lock

Lines changed: 45 additions & 36 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
"@adobe/css-tools@npm:^4.0.1":
916
version: 4.2.0
1017
resolution: "@adobe/css-tools@npm:4.2.0"
@@ -864,27 +871,27 @@ __metadata:
864871
languageName: node
865872
linkType: hard
866873

867-
"@eslint/eslintrc@npm:^2.0.3":
868-
version: 2.0.3
869-
resolution: "@eslint/eslintrc@npm:2.0.3"
874+
"@eslint/eslintrc@npm:^2.1.0":
875+
version: 2.1.0
876+
resolution: "@eslint/eslintrc@npm:2.1.0"
870877
dependencies:
871878
ajv: ^6.12.4
872879
debug: ^4.3.2
873-
espree: ^9.5.2
880+
espree: ^9.6.0
874881
globals: ^13.19.0
875882
ignore: ^5.2.0
876883
import-fresh: ^3.2.1
877884
js-yaml: ^4.1.0
878885
minimatch: ^3.1.2
879886
strip-json-comments: ^3.1.1
880-
checksum: ddc51f25f8524d8231db9c9bf03177e503d941a332e8d5ce3b10b09241be4d5584a378a529a27a527586bfbccf3031ae539eb891352033c340b012b4d0c81d92
887+
checksum: d5ed0adbe23f6571d8c9bb0ca6edf7618dc6aed4046aa56df7139f65ae7b578874e0d9c796df784c25bda648ceb754b6320277d828c8b004876d7443b8dc018c
881888
languageName: node
882889
linkType: hard
883890

884-
"@eslint/js@npm:8.43.0":
885-
version: 8.43.0
886-
resolution: "@eslint/js@npm:8.43.0"
887-
checksum: 580487a09c82ac169744d36e4af77bc4f582c9a37749d1e9481eb93626c8f3991b2390c6e4e69e5642e3b6e870912b839229a0e23594fae348156ea5a8ed7e2e
891+
"@eslint/js@npm:8.44.0":
892+
version: 8.44.0
893+
resolution: "@eslint/js@npm:8.44.0"
894+
checksum: fc539583226a28f5677356e9f00d2789c34253f076643d2e32888250e509a4e13aafe0880cb2425139051de0f3a48d25bfc5afa96b7304f203b706c17340e3cf
888895
languageName: node
889896
linkType: hard
890897

@@ -2299,7 +2306,7 @@ __metadata:
22992306
languageName: node
23002307
linkType: hard
23012308

2302-
"acorn@npm:^8.4.1, acorn@npm:^8.8.0, acorn@npm:^8.8.2":
2309+
"acorn@npm:^8.4.1, acorn@npm:^8.8.2":
23032310
version: 8.8.2
23042311
resolution: "acorn@npm:8.8.2"
23052312
bin:
@@ -2308,6 +2315,15 @@ __metadata:
23082315
languageName: node
23092316
linkType: hard
23102317

2318+
"acorn@npm:^8.9.0":
2319+
version: 8.9.0
2320+
resolution: "acorn@npm:8.9.0"
2321+
bin:
2322+
acorn: bin/acorn
2323+
checksum: 25dfb94952386ecfb847e61934de04a4e7c2dc21c2e700fc4e2ef27ce78cb717700c4c4f279cd630bb4774948633c3859fc16063ec8573bda4568e0a312e6744
2324+
languageName: node
2325+
linkType: hard
2326+
23112327
"agent-base@npm:6, agent-base@npm:^6.0.2":
23122328
version: 6.0.2
23132329
resolution: "agent-base@npm:6.0.2"
@@ -3431,7 +3447,7 @@ __metadata:
34313447
"@vitejs/plugin-react": ^4.0.1
34323448
buffer: ^6.0.3
34333449
dotenv: ^16.2.0
3434-
eslint: ^8.43.0
3450+
eslint: ^8.44.0
34353451
eslint-config-prettier: ^8.8.0
34363452
eslint-plugin-react: ^7.32.2
34373453
github-injection: ^1.1.0
@@ -3891,14 +3907,14 @@ __metadata:
38913907
languageName: node
38923908
linkType: hard
38933909

3894-
"eslint@npm:^8.43.0":
3895-
version: 8.43.0
3896-
resolution: "eslint@npm:8.43.0"
3910+
"eslint@npm:^8.44.0":
3911+
version: 8.44.0
3912+
resolution: "eslint@npm:8.44.0"
38973913
dependencies:
38983914
"@eslint-community/eslint-utils": ^4.2.0
38993915
"@eslint-community/regexpp": ^4.4.0
3900-
"@eslint/eslintrc": ^2.0.3
3901-
"@eslint/js": 8.43.0
3916+
"@eslint/eslintrc": ^2.1.0
3917+
"@eslint/js": 8.44.0
39023918
"@humanwhocodes/config-array": ^0.11.10
39033919
"@humanwhocodes/module-importer": ^1.0.1
39043920
"@nodelib/fs.walk": ^1.2.8
@@ -3910,7 +3926,7 @@ __metadata:
39103926
escape-string-regexp: ^4.0.0
39113927
eslint-scope: ^7.2.0
39123928
eslint-visitor-keys: ^3.4.1
3913-
espree: ^9.5.2
3929+
espree: ^9.6.0
39143930
esquery: ^1.4.2
39153931
esutils: ^2.0.2
39163932
fast-deep-equal: ^3.1.3
@@ -3930,24 +3946,24 @@ __metadata:
39303946
lodash.merge: ^4.6.2
39313947
minimatch: ^3.1.2
39323948
natural-compare: ^1.4.0
3933-
optionator: ^0.9.1
3949+
optionator: ^0.9.3
39343950
strip-ansi: ^6.0.1
39353951
strip-json-comments: ^3.1.0
39363952
text-table: ^0.2.0
39373953
bin:
39383954
eslint: bin/eslint.js
3939-
checksum: 55654ce00b0d128822b57526e40473d0497c7c6be3886afdc0b41b6b0dfbd34d0eae8159911b18451b4db51a939a0e6d2e117e847ae419086884fc3d4fe23c7c
3955+
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
39403956
languageName: node
39413957
linkType: hard
39423958

3943-
"espree@npm:^9.5.2":
3944-
version: 9.5.2
3945-
resolution: "espree@npm:9.5.2"
3959+
"espree@npm:^9.6.0":
3960+
version: 9.6.0
3961+
resolution: "espree@npm:9.6.0"
39463962
dependencies:
3947-
acorn: ^8.8.0
3963+
acorn: ^8.9.0
39483964
acorn-jsx: ^5.3.2
39493965
eslint-visitor-keys: ^3.4.1
3950-
checksum: 6506289d6eb26471c0b383ee24fee5c8ae9d61ad540be956b3127be5ce3bf687d2ba6538ee5a86769812c7c552a9d8239e8c4d150f9ea056c6d5cbe8399c03c1
3966+
checksum: 1287979510efb052a6a97c73067ea5d0a40701b29adde87bbe2d3eb1667e39ca55e8129e20e2517fed3da570150e7ef470585228459a8f3e3755f45007a1c662
39513967
languageName: node
39523968
linkType: hard
39533969

@@ -5957,17 +5973,17 @@ __metadata:
59575973
languageName: node
59585974
linkType: hard
59595975

5960-
"optionator@npm:^0.9.1":
5961-
version: 0.9.1
5962-
resolution: "optionator@npm:0.9.1"
5976+
"optionator@npm:^0.9.3":
5977+
version: 0.9.3
5978+
resolution: "optionator@npm:0.9.3"
59635979
dependencies:
5980+
"@aashutoshrathi/word-wrap": ^1.2.3
59645981
deep-is: ^0.1.3
59655982
fast-levenshtein: ^2.0.6
59665983
levn: ^0.4.1
59675984
prelude-ls: ^1.2.1
59685985
type-check: ^0.4.0
5969-
word-wrap: ^1.2.3
5970-
checksum: dbc6fa065604b24ea57d734261914e697bd73b69eff7f18e967e8912aa2a40a19a9f599a507fa805be6c13c24c4eae8c71306c239d517d42d4c041c942f508a0
5986+
checksum: 09281999441f2fe9c33a5eeab76700795365a061563d66b098923eb719251a42bdbe432790d35064d0816ead9296dbeb1ad51a733edf4167c96bd5d0882e428a
59715987
languageName: node
59725988
linkType: hard
59735989

@@ -7957,13 +7973,6 @@ __metadata:
79577973
languageName: node
79587974
linkType: hard
79597975

7960-
"word-wrap@npm:^1.2.3":
7961-
version: 1.2.3
7962-
resolution: "word-wrap@npm:1.2.3"
7963-
checksum: 30b48f91fcf12106ed3186ae4fa86a6a1842416df425be7b60485de14bec665a54a68e4b5156647dec3a70f25e84d270ca8bc8cd23182ed095f5c7206a938c1f
7964-
languageName: node
7965-
linkType: hard
7966-
79677976
"wrappy@npm:1":
79687977
version: 1.0.2
79697978
resolution: "wrappy@npm:1.0.2"

0 commit comments

Comments
 (0)