Skip to content

Commit 178bb6f

Browse files
build(deps-dev): Bump eslint from 8.57.0 to 9.0.0 in the eslint group
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.0 to 9.0.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.0.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 93303d4 commit 178bb6f

2 files changed

Lines changed: 74 additions & 64 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.20.2",
117-
"eslint": "8.57.0",
117+
"eslint": "9.0.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: 73 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,10 +1210,27 @@ __metadata:
12101210
languageName: node
12111211
linkType: hard
12121212

1213-
"@eslint/js@npm:8.57.0":
1214-
version: 8.57.0
1215-
resolution: "@eslint/js@npm:8.57.0"
1216-
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
1213+
"@eslint/eslintrc@npm:^3.0.2":
1214+
version: 3.0.2
1215+
resolution: "@eslint/eslintrc@npm:3.0.2"
1216+
dependencies:
1217+
ajv: "npm:^6.12.4"
1218+
debug: "npm:^4.3.2"
1219+
espree: "npm:^10.0.1"
1220+
globals: "npm:^14.0.0"
1221+
ignore: "npm:^5.2.0"
1222+
import-fresh: "npm:^3.2.1"
1223+
js-yaml: "npm:^4.1.0"
1224+
minimatch: "npm:^3.1.2"
1225+
strip-json-comments: "npm:^3.1.1"
1226+
checksum: 10/04e3d7de2b16fd59ba8985ecd6922eb488e630f94e4433858567a8a6c99b478bb7b47854b166b830b44905759547d0a03654eb1265952c812d5d1d70e3e4ccf9
1227+
languageName: node
1228+
linkType: hard
1229+
1230+
"@eslint/js@npm:9.0.0":
1231+
version: 9.0.0
1232+
resolution: "@eslint/js@npm:9.0.0"
1233+
checksum: 10/b14b20af72410ef53e3e77e7d83cc1d6e6554b0092ceb9f969d25d765f4d775b4be32b0cd99bbfd6ce72eb2e4fb6b39b42a159b31909fbe1b3a5e88d75211687
12171234
languageName: node
12181235
linkType: hard
12191236

@@ -1297,7 +1314,7 @@ __metadata:
12971314
dprint: "npm:0.45.1"
12981315
editorconfig: "npm:2.0.0"
12991316
esbuild: "npm:0.20.2"
1300-
eslint: "npm:8.57.0"
1317+
eslint: "npm:9.0.0"
13011318
eslint-import-resolver-typescript: "npm:3.6.1"
13021319
eslint-mdx: "npm:3.1.5"
13031320
eslint-plugin-chai-expect: "npm:3.0.0"
@@ -1777,14 +1794,14 @@ __metadata:
17771794
languageName: node
17781795
linkType: hard
17791796

1780-
"@humanwhocodes/config-array@npm:^0.11.14":
1781-
version: 0.11.14
1782-
resolution: "@humanwhocodes/config-array@npm:0.11.14"
1797+
"@humanwhocodes/config-array@npm:^0.12.3":
1798+
version: 0.12.3
1799+
resolution: "@humanwhocodes/config-array@npm:0.12.3"
17831800
dependencies:
1784-
"@humanwhocodes/object-schema": "npm:^2.0.2"
1801+
"@humanwhocodes/object-schema": "npm:^2.0.3"
17851802
debug: "npm:^4.3.1"
17861803
minimatch: "npm:^3.0.5"
1787-
checksum: 10/3ffb24ecdfab64014a230e127118d50a1a04d11080cbb748bc21629393d100850496456bbcb4e8c438957fe0934430d731042f1264d6a167b62d32fc2863580a
1804+
checksum: 10/b05f528c110aa1657d95d213e4ad2662f4161e838806af01a4d3f3b6ee3878d9b6f87d1b10704917f5c2f116757cb5c818480c32c4c4c6f84fe775a170b5f758
17881805
languageName: node
17891806
linkType: hard
17901807

@@ -1795,10 +1812,10 @@ __metadata:
17951812
languageName: node
17961813
linkType: hard
17971814

1798-
"@humanwhocodes/object-schema@npm:^2.0.2":
1799-
version: 2.0.2
1800-
resolution: "@humanwhocodes/object-schema@npm:2.0.2"
1801-
checksum: 10/ef915e3e2f34652f3d383b28a9a99cfea476fa991482370889ab14aac8ecd2b38d47cc21932526c6d949da0daf4a4a6bf629d30f41b0caca25e146819cbfa70e
1815+
"@humanwhocodes/object-schema@npm:^2.0.3":
1816+
version: 2.0.3
1817+
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
1818+
checksum: 10/05bb99ed06c16408a45a833f03a732f59bf6184795d4efadd33238ff8699190a8c871ad1121241bb6501589a9598dc83bf25b99dcbcf41e155cdf36e35e937a3
18021819
languageName: node
18031820
linkType: hard
18041821

@@ -2532,7 +2549,7 @@ __metadata:
25322549
languageName: node
25332550
linkType: hard
25342551

2535-
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
2552+
"@ungap/structured-clone@npm:^1.0.0":
25362553
version: 1.2.0
25372554
resolution: "@ungap/structured-clone@npm:1.2.0"
25382555
checksum: 10/c6fe89a505e513a7592e1438280db1c075764793a2397877ff1351721fe8792a966a5359769e30242b3cd023f2efb9e63ca2ca88019d73b564488cc20e3eab12
@@ -3942,15 +3959,6 @@ __metadata:
39423959
languageName: node
39433960
linkType: hard
39443961

3945-
"doctrine@npm:^3.0.0":
3946-
version: 3.0.0
3947-
resolution: "doctrine@npm:3.0.0"
3948-
dependencies:
3949-
esutils: "npm:^2.0.2"
3950-
checksum: 10/b4b28f1df5c563f7d876e7461254a4597b8cabe915abe94d7c5d1633fed263fcf9a85e8d3836591fc2d040108e822b0d32758e5ec1fe31c590dc7e08086e3e48
3951-
languageName: node
3952-
linkType: hard
3953-
39543962
"dom-serializer@npm:^2.0.0":
39553963
version: 2.0.0
39563964
resolution: "dom-serializer@npm:2.0.0"
@@ -4766,13 +4774,13 @@ __metadata:
47664774
languageName: node
47674775
linkType: hard
47684776

4769-
"eslint-scope@npm:^7.2.2":
4770-
version: 7.2.2
4771-
resolution: "eslint-scope@npm:7.2.2"
4777+
"eslint-scope@npm:^8.0.1":
4778+
version: 8.0.1
4779+
resolution: "eslint-scope@npm:8.0.1"
47724780
dependencies:
47734781
esrecurse: "npm:^4.3.0"
47744782
estraverse: "npm:^5.2.0"
4775-
checksum: 10/5c660fb905d5883ad018a6fea2b49f3cb5b1cbf2cd4bd08e98646e9864f9bc2c74c0839bed2d292e90a4a328833accc197c8f0baed89cbe8d605d6f918465491
4783+
checksum: 10/458513863d3c79005b599f40250437bddba923f18549058ea45820a8d3d4bbc67fe292751d522a0cab69dd01fe211ffde5c1a5fc867e86f2d28727b1d61610da
47764784
languageName: node
47774785
linkType: hard
47784786

@@ -4799,40 +4807,43 @@ __metadata:
47994807
languageName: node
48004808
linkType: hard
48014809

4802-
"eslint@npm:8.57.0":
4803-
version: 8.57.0
4804-
resolution: "eslint@npm:8.57.0"
4810+
"eslint-visitor-keys@npm:^4.0.0":
4811+
version: 4.0.0
4812+
resolution: "eslint-visitor-keys@npm:4.0.0"
4813+
checksum: 10/c7617166e6291a15ce2982b5c4b9cdfb6409f5c14562712d12e2584480cdf18609694b21d7dad35b02df0fa2cd037505048ded54d2f405c64f600949564eb334
4814+
languageName: node
4815+
linkType: hard
4816+
4817+
"eslint@npm:9.0.0":
4818+
version: 9.0.0
4819+
resolution: "eslint@npm:9.0.0"
48054820
dependencies:
48064821
"@eslint-community/eslint-utils": "npm:^4.2.0"
48074822
"@eslint-community/regexpp": "npm:^4.6.1"
4808-
"@eslint/eslintrc": "npm:^2.1.4"
4809-
"@eslint/js": "npm:8.57.0"
4810-
"@humanwhocodes/config-array": "npm:^0.11.14"
4823+
"@eslint/eslintrc": "npm:^3.0.2"
4824+
"@eslint/js": "npm:9.0.0"
4825+
"@humanwhocodes/config-array": "npm:^0.12.3"
48114826
"@humanwhocodes/module-importer": "npm:^1.0.1"
48124827
"@nodelib/fs.walk": "npm:^1.2.8"
4813-
"@ungap/structured-clone": "npm:^1.2.0"
48144828
ajv: "npm:^6.12.4"
48154829
chalk: "npm:^4.0.0"
48164830
cross-spawn: "npm:^7.0.2"
48174831
debug: "npm:^4.3.2"
4818-
doctrine: "npm:^3.0.0"
48194832
escape-string-regexp: "npm:^4.0.0"
4820-
eslint-scope: "npm:^7.2.2"
4821-
eslint-visitor-keys: "npm:^3.4.3"
4822-
espree: "npm:^9.6.1"
4833+
eslint-scope: "npm:^8.0.1"
4834+
eslint-visitor-keys: "npm:^4.0.0"
4835+
espree: "npm:^10.0.1"
48234836
esquery: "npm:^1.4.2"
48244837
esutils: "npm:^2.0.2"
48254838
fast-deep-equal: "npm:^3.1.3"
4826-
file-entry-cache: "npm:^6.0.1"
4839+
file-entry-cache: "npm:^8.0.0"
48274840
find-up: "npm:^5.0.0"
48284841
glob-parent: "npm:^6.0.2"
4829-
globals: "npm:^13.19.0"
48304842
graphemer: "npm:^1.4.0"
48314843
ignore: "npm:^5.2.0"
48324844
imurmurhash: "npm:^0.1.4"
48334845
is-glob: "npm:^4.0.0"
48344846
is-path-inside: "npm:^3.0.3"
4835-
js-yaml: "npm:^4.1.0"
48364847
json-stable-stringify-without-jsonify: "npm:^1.0.1"
48374848
levn: "npm:^0.4.1"
48384849
lodash.merge: "npm:^4.6.2"
@@ -4843,7 +4854,18 @@ __metadata:
48434854
text-table: "npm:^0.2.0"
48444855
bin:
48454856
eslint: bin/eslint.js
4846-
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
4857+
checksum: 10/5cf03e14eb114f95bc4e553c8ae2da65ec09d519779beb08e326d98518bce647ce9c8bf3467bcea4cab35a2657cc3a8e945717e784afa4b1bdb9d1ecd9173ba0
4858+
languageName: node
4859+
linkType: hard
4860+
4861+
"espree@npm:^10.0.1":
4862+
version: 10.0.1
4863+
resolution: "espree@npm:10.0.1"
4864+
dependencies:
4865+
acorn: "npm:^8.11.3"
4866+
acorn-jsx: "npm:^5.3.2"
4867+
eslint-visitor-keys: "npm:^4.0.0"
4868+
checksum: 10/557d6cfb4894b1489effcaed8702682086033f8a2449568933bc59493734733d750f2a87907ba575844d3933340aea2d84288f5e67020c6152f6fd18a86497b2
48474869
languageName: node
48484870
linkType: hard
48494871

@@ -5060,15 +5082,6 @@ __metadata:
50605082
languageName: node
50615083
linkType: hard
50625084

5063-
"file-entry-cache@npm:^6.0.1":
5064-
version: 6.0.1
5065-
resolution: "file-entry-cache@npm:6.0.1"
5066-
dependencies:
5067-
flat-cache: "npm:^3.0.4"
5068-
checksum: 10/099bb9d4ab332cb93c48b14807a6918a1da87c45dce91d4b61fd40e6505d56d0697da060cb901c729c90487067d93c9243f5da3dc9c41f0358483bfdebca736b
5069-
languageName: node
5070-
linkType: hard
5071-
50725085
"file-entry-cache@npm:^8.0.0":
50735086
version: 8.0.0
50745087
resolution: "file-entry-cache@npm:8.0.0"
@@ -5125,16 +5138,6 @@ __metadata:
51255138
languageName: node
51265139
linkType: hard
51275140

5128-
"flat-cache@npm:^3.0.4":
5129-
version: 3.0.4
5130-
resolution: "flat-cache@npm:3.0.4"
5131-
dependencies:
5132-
flatted: "npm:^3.1.0"
5133-
rimraf: "npm:^3.0.2"
5134-
checksum: 10/9fe5d0cb97c988e3b25242e71346965fae22757674db3fca14206850af2efa3ca3b04a3ba0eba8d5e20fd8a3be80a2e14b1c2917e70ffe1acb98a8c3327e4c9f
5135-
languageName: node
5136-
linkType: hard
5137-
51385141
"flat-cache@npm:^4.0.0":
51395142
version: 4.0.0
51405143
resolution: "flat-cache@npm:4.0.0"
@@ -5146,7 +5149,7 @@ __metadata:
51465149
languageName: node
51475150
linkType: hard
51485151

5149-
"flatted@npm:^3.1.0, flatted@npm:^3.2.9":
5152+
"flatted@npm:^3.2.9":
51505153
version: 3.2.9
51515154
resolution: "flatted@npm:3.2.9"
51525155
checksum: 10/dc2b89e46a2ebde487199de5a4fcb79e8c46f984043fea5c41dbf4661eb881fefac1c939b5bdcd8a09d7f960ec364f516970c7ec44e58ff451239c07fd3d419b
@@ -5429,6 +5432,13 @@ __metadata:
54295432
languageName: node
54305433
linkType: hard
54315434

5435+
"globals@npm:^14.0.0":
5436+
version: 14.0.0
5437+
resolution: "globals@npm:14.0.0"
5438+
checksum: 10/03939c8af95c6df5014b137cac83aa909090c3a3985caef06ee9a5a669790877af8698ab38007e4c0186873adc14c0b13764acc754b16a754c216cc56aa5f021
5439+
languageName: node
5440+
linkType: hard
5441+
54325442
"globalthis@npm:^1.0.3":
54335443
version: 1.0.3
54345444
resolution: "globalthis@npm:1.0.3"

0 commit comments

Comments
 (0)