Skip to content

Commit 3e676bf

Browse files
build(deps-dev): bump eslint in the eslint group across 1 directory
Bumps the eslint group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.4.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eb61df commit 3e676bf

2 files changed

Lines changed: 57 additions & 98 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"dprint": "0.45.1",
115115
"editorconfig": "2.0.0",
116116
"esbuild": "0.21.3",
117-
"eslint": "8.57.0",
117+
"eslint": "9.4.0",
118118
"eslint-import-resolver-typescript": "3.6.1",
119119
"eslint-mdx": "3.1.5",
120120
"eslint-plugin-chai-expect": "3.0.0",

yarn.lock

Lines changed: 56 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,26 +1365,37 @@ __metadata:
13651365
languageName: node
13661366
linkType: hard
13671367

1368-
"@eslint/eslintrc@npm:^2.1.4":
1369-
version: 2.1.4
1370-
resolution: "@eslint/eslintrc@npm:2.1.4"
1368+
"@eslint/config-array@npm:^0.15.1":
1369+
version: 0.15.1
1370+
resolution: "@eslint/config-array@npm:0.15.1"
1371+
dependencies:
1372+
"@eslint/object-schema": "npm:^2.1.3"
1373+
debug: "npm:^4.3.1"
1374+
minimatch: "npm:^3.0.5"
1375+
checksum: 10/cf8f68a24498531180fad6846cb52dac4e852b0296d2664930bc15d6a2944ad427827bbaebfddf3f87b9c5db0e36c13974d6dc89fff8ba0d3d2b4357b8d52b4e
1376+
languageName: node
1377+
linkType: hard
1378+
1379+
"@eslint/eslintrc@npm:^3.0.2":
1380+
version: 3.0.2
1381+
resolution: "@eslint/eslintrc@npm:3.0.2"
13711382
dependencies:
13721383
ajv: "npm:^6.12.4"
13731384
debug: "npm:^4.3.2"
1374-
espree: "npm:^9.6.0"
1375-
globals: "npm:^13.19.0"
1385+
espree: "npm:^10.0.1"
1386+
globals: "npm:^14.0.0"
13761387
ignore: "npm:^5.2.0"
13771388
import-fresh: "npm:^3.2.1"
13781389
js-yaml: "npm:^4.1.0"
13791390
minimatch: "npm:^3.1.2"
13801391
strip-json-comments: "npm:^3.1.1"
1381-
checksum: 10/7a3b14f4b40fc1a22624c3f84d9f467a3d9ea1ca6e9a372116cb92507e485260359465b58e25bcb6c9981b155416b98c9973ad9b796053fd7b3f776a6946bce8
1392+
checksum: 10/04e3d7de2b16fd59ba8985ecd6922eb488e630f94e4433858567a8a6c99b478bb7b47854b166b830b44905759547d0a03654eb1265952c812d5d1d70e3e4ccf9
13821393
languageName: node
13831394
linkType: hard
13841395

1385-
"@eslint/eslintrc@npm:^3.0.2":
1386-
version: 3.0.2
1387-
resolution: "@eslint/eslintrc@npm:3.0.2"
1396+
"@eslint/eslintrc@npm:^3.1.0":
1397+
version: 3.1.0
1398+
resolution: "@eslint/eslintrc@npm:3.1.0"
13881399
dependencies:
13891400
ajv: "npm:^6.12.4"
13901401
debug: "npm:^4.3.2"
@@ -1395,14 +1406,21 @@ __metadata:
13951406
js-yaml: "npm:^4.1.0"
13961407
minimatch: "npm:^3.1.2"
13971408
strip-json-comments: "npm:^3.1.1"
1398-
checksum: 10/04e3d7de2b16fd59ba8985ecd6922eb488e630f94e4433858567a8a6c99b478bb7b47854b166b830b44905759547d0a03654eb1265952c812d5d1d70e3e4ccf9
1409+
checksum: 10/02bf892d1397e1029209dea685e9f4f87baf643315df2a632b5f121ec7e8548a3b34f428a007234fa82772218fa8a3ac2d10328637b9ce63b7f8344035b74db3
1410+
languageName: node
1411+
linkType: hard
1412+
1413+
"@eslint/js@npm:9.4.0":
1414+
version: 9.4.0
1415+
resolution: "@eslint/js@npm:9.4.0"
1416+
checksum: 10/f1fa9acda8bab02dad21e9b7f46c6ba8cb3949979846caf7667f0c682ed0b56d9e8db143b00aab587ef2d02603df202eb5f7017d8f3a98be94be6efa763865ab
13991417
languageName: node
14001418
linkType: hard
14011419

1402-
"@eslint/js@npm:8.57.0":
1403-
version: 8.57.0
1404-
resolution: "@eslint/js@npm:8.57.0"
1405-
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
1420+
"@eslint/object-schema@npm:^2.1.3":
1421+
version: 2.1.3
1422+
resolution: "@eslint/object-schema@npm:2.1.3"
1423+
checksum: 10/832e80e91503a1e74a8d870b41c9f374064492a89002c45af17cad9766080e8770c21319a50f0004a77f36add9af6218dbeff34d3e3a16446784ea80a933c0a7
14061424
languageName: node
14071425
linkType: hard
14081426

@@ -1486,7 +1504,7 @@ __metadata:
14861504
dprint: "npm:0.45.1"
14871505
editorconfig: "npm:2.0.0"
14881506
esbuild: "npm:0.21.3"
1489-
eslint: "npm:8.57.0"
1507+
eslint: "npm:9.4.0"
14901508
eslint-import-resolver-typescript: "npm:3.6.1"
14911509
eslint-mdx: "npm:3.1.5"
14921510
eslint-plugin-chai-expect: "npm:3.0.0"
@@ -1966,28 +1984,17 @@ __metadata:
19661984
languageName: node
19671985
linkType: hard
19681986

1969-
"@humanwhocodes/config-array@npm:^0.11.14":
1970-
version: 0.11.14
1971-
resolution: "@humanwhocodes/config-array@npm:0.11.14"
1972-
dependencies:
1973-
"@humanwhocodes/object-schema": "npm:^2.0.2"
1974-
debug: "npm:^4.3.1"
1975-
minimatch: "npm:^3.0.5"
1976-
checksum: 10/3ffb24ecdfab64014a230e127118d50a1a04d11080cbb748bc21629393d100850496456bbcb4e8c438957fe0934430d731042f1264d6a167b62d32fc2863580a
1977-
languageName: node
1978-
linkType: hard
1979-
19801987
"@humanwhocodes/module-importer@npm:^1.0.1":
19811988
version: 1.0.1
19821989
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
19831990
checksum: 10/e993950e346331e5a32eefb27948ecdee2a2c4ab3f072b8f566cd213ef485dd50a3ca497050608db91006f5479e43f91a439aef68d2a313bd3ded06909c7c5b3
19841991
languageName: node
19851992
linkType: hard
19861993

1987-
"@humanwhocodes/object-schema@npm:^2.0.2":
1988-
version: 2.0.2
1989-
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
1990-
checksum: 10/ef915e3e2f34652f3d383b28a9a99cfea476fa991482370889ab14aac8ecd2b38d47cc21932526c6d949da0daf4a4a6bf629d30f41b0caca25e146819cbfa70e
1994+
"@humanwhocodes/retry@npm:^0.3.0":
1995+
version: 0.3.0
1996+
resolution: "@humanwhocodes/retry@npm:0.3.0"
1997+
checksum: 10/e574bab58680867414e225c9002e9a97eb396f85871c180fbb1a9bcdf9ded4b4de0b327f7d0c43b775873362b7c92956d4b322e8bc4b90be56077524341f04b2
19911998
languageName: node
19921999
linkType: hard
19932000

@@ -2719,7 +2726,7 @@ __metadata:
27192726
languageName: node
27202727
linkType: hard
27212728

2722-
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
2729+
"@ungap/structured-clone@npm:^1.0.0":
27232730
version: 1.2.0
27242731
resolution: "@ungap/structured-clone@npm:1.2.0"
27252732
checksum: 10/c6fe89a505e513a7592e1438280db1c075764793a2397877ff1351721fe8792a966a5359769e30242b3cd023f2efb9e63ca2ca88019d73b564488cc20e3eab12
@@ -4108,15 +4115,6 @@ __metadata:
41084115
languageName: node
41094116
linkType: hard
41104117

4111-
"doctrine@npm:^3.0.0":
4112-
version: 3.0.0
4113-
resolution: "doctrine@npm:3.0.0"
4114-
dependencies:
4115-
esutils: "npm:^2.0.2"
4116-
checksum: 10/b4b28f1df5c563f7d876e7461254a4597b8cabe915abe94d7c5d1633fed263fcf9a85e8d3836591fc2d040108e822b0d32758e5ec1fe31c590dc7e08086e3e48
4117-
languageName: node
4118-
linkType: hard
4119-
41204118
"dom-serializer@npm:^2.0.0":
41214119
version: 2.0.0
41224120
resolution: "dom-serializer@npm:2.0.0"
@@ -5002,13 +5000,13 @@ __metadata:
50025000
languageName: node
50035001
linkType: hard
50045002

5005-
"eslint-scope@npm:^7.2.2":
5006-
version: 7.2.2
5007-
resolution: "eslint-scope@npm:7.2.2"
5003+
"eslint-scope@npm:^8.0.1":
5004+
version: 8.0.1
5005+
resolution: "eslint-scope@npm:8.0.1"
50085006
dependencies:
50095007
esrecurse: "npm:^4.3.0"
50105008
estraverse: "npm:^5.2.0"
5011-
checksum: 10/5c660fb905d5883ad018a6fea2b49f3cb5b1cbf2cd4bd08e98646e9864f9bc2c74c0839bed2d292e90a4a328833accc197c8f0baed89cbe8d605d6f918465491
5009+
checksum: 10/458513863d3c79005b599f40250437bddba923f18549058ea45820a8d3d4bbc67fe292751d522a0cab69dd01fe211ffde5c1a5fc867e86f2d28727b1d61610da
50125010
languageName: node
50135011
linkType: hard
50145012

@@ -5042,40 +5040,36 @@ __metadata:
50425040
languageName: node
50435041
linkType: hard
50445042

5045-
"eslint@npm:8.57.0":
5046-
version: 8.57.0
5047-
resolution: "eslint@npm:8.57.0"
5043+
"eslint@npm:9.4.0":
5044+
version: 9.4.0
5045+
resolution: "eslint@npm:9.4.0"
50485046
dependencies:
50495047
"@eslint-community/eslint-utils": "npm:^4.2.0"
50505048
"@eslint-community/regexpp": "npm:^4.6.1"
5051-
"@eslint/eslintrc": "npm:^2.1.4"
5052-
"@eslint/js": "npm:8.57.0"
5053-
"@humanwhocodes/config-array": "npm:^0.11.14"
5049+
"@eslint/config-array": "npm:^0.15.1"
5050+
"@eslint/eslintrc": "npm:^3.1.0"
5051+
"@eslint/js": "npm:9.4.0"
50545052
"@humanwhocodes/module-importer": "npm:^1.0.1"
5053+
"@humanwhocodes/retry": "npm:^0.3.0"
50555054
"@nodelib/fs.walk": "npm:^1.2.8"
5056-
"@ungap/structured-clone": "npm:^1.2.0"
50575055
ajv: "npm:^6.12.4"
50585056
chalk: "npm:^4.0.0"
50595057
cross-spawn: "npm:^7.0.2"
50605058
debug: "npm:^4.3.2"
5061-
doctrine: "npm:^3.0.0"
50625059
escape-string-regexp: "npm:^4.0.0"
5063-
eslint-scope: "npm:^7.2.2"
5064-
eslint-visitor-keys: "npm:^3.4.3"
5065-
espree: "npm:^9.6.1"
5060+
eslint-scope: "npm:^8.0.1"
5061+
eslint-visitor-keys: "npm:^4.0.0"
5062+
espree: "npm:^10.0.1"
50665063
esquery: "npm:^1.4.2"
50675064
esutils: "npm:^2.0.2"
50685065
fast-deep-equal: "npm:^3.1.3"
5069-
file-entry-cache: "npm:^6.0.1"
5066+
file-entry-cache: "npm:^8.0.0"
50705067
find-up: "npm:^5.0.0"
50715068
glob-parent: "npm:^6.0.2"
5072-
globals: "npm:^13.19.0"
5073-
graphemer: "npm:^1.4.0"
50745069
ignore: "npm:^5.2.0"
50755070
imurmurhash: "npm:^0.1.4"
50765071
is-glob: "npm:^4.0.0"
50775072
is-path-inside: "npm:^3.0.3"
5078-
js-yaml: "npm:^4.1.0"
50795073
json-stable-stringify-without-jsonify: "npm:^1.0.1"
50805074
levn: "npm:^0.4.1"
50815075
lodash.merge: "npm:^4.6.2"
@@ -5086,7 +5080,7 @@ __metadata:
50865080
text-table: "npm:^0.2.0"
50875081
bin:
50885082
eslint: bin/eslint.js
5089-
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
5083+
checksum: 10/e2eaae18eb79d543a1ca5420495ea9bf1278f9e25bfa6309ec4e4dae981cba4d731a9b857f5e2f8b5e467adaaf871a635a7eb143a749e7cdcdff4716821628d2
50905084
languageName: node
50915085
linkType: hard
50925086

@@ -5101,7 +5095,7 @@ __metadata:
51015095
languageName: node
51025096
linkType: hard
51035097

5104-
"espree@npm:^9.0.0, espree@npm:^9.6.0, espree@npm:^9.6.1":
5098+
"espree@npm:^9.0.0, espree@npm:^9.6.1":
51055099
version: 9.6.1
51065100
resolution: "espree@npm:9.6.1"
51075101
dependencies:
@@ -5314,15 +5308,6 @@ __metadata:
53145308
languageName: node
53155309
linkType: hard
53165310

5317-
"file-entry-cache@npm:^6.0.1":
5318-
version: 6.0.1
5319-
resolution: "file-entry-cache@npm:6.0.1"
5320-
dependencies:
5321-
flat-cache: "npm:^3.0.4"
5322-
checksum: 10/099bb9d4ab332cb93c48b14807a6918a1da87c45dce91d4b61fd40e6505d56d0697da060cb901c729c90487067d93c9243f5da3dc9c41f0358483bfdebca736b
5323-
languageName: node
5324-
linkType: hard
5325-
53265311
"file-entry-cache@npm:^8.0.0":
53275312
version: 8.0.0
53285313
resolution: "file-entry-cache@npm:8.0.0"
@@ -5379,16 +5364,6 @@ __metadata:
53795364
languageName: node
53805365
linkType: hard
53815366

5382-
"flat-cache@npm:^3.0.4":
5383-
version: 3.0.4
5384-
resolution: "flat-cache@npm:3.0.4"
5385-
dependencies:
5386-
flatted: "npm:^3.1.0"
5387-
rimraf: "npm:^3.0.2"
5388-
checksum: 10/9fe5d0cb97c988e3b25242e71346965fae22757674db3fca14206850af2efa3ca3b04a3ba0eba8d5e20fd8a3be80a2e14b1c2917e70ffe1acb98a8c3327e4c9f
5389-
languageName: node
5390-
linkType: hard
5391-
53925367
"flat-cache@npm:^4.0.0":
53935368
version: 4.0.0
53945369
resolution: "flat-cache@npm:4.0.0"
@@ -5400,7 +5375,7 @@ __metadata:
54005375
languageName: node
54015376
linkType: hard
54025377

5403-
"flatted@npm:^3.1.0, flatted@npm:^3.2.9":
5378+
"flatted@npm:^3.2.9":
54045379
version: 3.2.9
54055380
resolution: "flatted@npm:3.2.9"
54065381
checksum: 10/dc2b89e46a2ebde487199de5a4fcb79e8c46f984043fea5c41dbf4661eb881fefac1c939b5bdcd8a09d7f960ec364f516970c7ec44e58ff451239c07fd3d419b
@@ -5674,15 +5649,6 @@ __metadata:
56745649
languageName: node
56755650
linkType: hard
56765651

5677-
"globals@npm:^13.19.0":
5678-
version: 13.20.0
5679-
resolution: "globals@npm:13.20.0"
5680-
dependencies:
5681-
type-fest: "npm:^0.20.2"
5682-
checksum: 10/9df85cde2f0dce6ac9b3a5e08bec109d2f3b38ddd055a83867e0672c55704866d53ce6a4265859fa630624baadd46f50ca38602a13607ad86be853a8c179d3e7
5683-
languageName: node
5684-
linkType: hard
5685-
56865652
"globals@npm:^14.0.0":
56875653
version: 14.0.0
56885654
resolution: "globals@npm:14.0.0"
@@ -10027,13 +9993,6 @@ __metadata:
100279993
languageName: node
100289994
linkType: hard
100299995

10030-
"type-fest@npm:^0.20.2":
10031-
version: 0.20.2
10032-
resolution: "type-fest@npm:0.20.2"
10033-
checksum: 10/8907e16284b2d6cfa4f4817e93520121941baba36b39219ea36acfe64c86b9dbc10c9941af450bd60832c8f43464974d51c0957f9858bc66b952b66b6914cbb9
10034-
languageName: node
10035-
linkType: hard
10036-
100379996
"type-fest@npm:^0.6.0":
100389997
version: 0.6.0
100399998
resolution: "type-fest@npm:0.6.0"

0 commit comments

Comments
 (0)