Skip to content

Commit 00cc232

Browse files
build(deps-dev): Bump eslint from 8.57.0 to 9.1.1 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.1.1 - [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.1.1) --- 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 6d347cc commit 00cc232

2 files changed

Lines changed: 82 additions & 65 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.1.1",
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: 81 additions & 64 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.1.1":
1231+
version: 9.1.1
1232+
resolution: "@eslint/js@npm:9.1.1"
1233+
checksum: 10/21ade080d2067830e9f32698e16d390487a3994736a784ff14c28189e215291a671f6fc1a5bc12789414adb7c7e5ea2efe470f39e880a0718a78fb8c23447459
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.1.1"
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.13.0":
1798+
version: 0.13.0
1799+
resolution: "@humanwhocodes/config-array@npm:0.13.0"
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/524df31e61a85392a2433bf5d03164e03da26c03d009f27852e7dcfdafbc4a23f17f021dacf88e0a7a9fe04ca032017945d19b57a16e2676d9114c22a53a9d11
17881805
languageName: node
17891806
linkType: hard
17901807

@@ -1795,10 +1812,17 @@ __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
1819+
languageName: node
1820+
linkType: hard
1821+
1822+
"@humanwhocodes/retry@npm:^0.2.3":
1823+
version: 0.2.3
1824+
resolution: "@humanwhocodes/retry@npm:0.2.3"
1825+
checksum: 10/32ccd9c547782b7d0e49c34caaf402e2d8b748b6ebf4b29ae51e147c51bad3f18533e779aee7fa7a8ef7dcc75d51edbefa090aaf7f4728f550d17c5e1e360fed
18021826
languageName: node
18031827
linkType: hard
18041828

@@ -2532,7 +2556,7 @@ __metadata:
25322556
languageName: node
25332557
linkType: hard
25342558

2535-
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
2559+
"@ungap/structured-clone@npm:^1.0.0":
25362560
version: 1.2.0
25372561
resolution: "@ungap/structured-clone@npm:1.2.0"
25382562
checksum: 10/c6fe89a505e513a7592e1438280db1c075764793a2397877ff1351721fe8792a966a5359769e30242b3cd023f2efb9e63ca2ca88019d73b564488cc20e3eab12
@@ -3942,15 +3966,6 @@ __metadata:
39423966
languageName: node
39433967
linkType: hard
39443968

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-
39543969
"dom-serializer@npm:^2.0.0":
39553970
version: 2.0.0
39563971
resolution: "dom-serializer@npm:2.0.0"
@@ -4766,13 +4781,13 @@ __metadata:
47664781
languageName: node
47674782
linkType: hard
47684783

4769-
"eslint-scope@npm:^7.2.2":
4770-
version: 7.2.2
4771-
resolution: "eslint-scope@npm:7.2.2"
4784+
"eslint-scope@npm:^8.0.1":
4785+
version: 8.0.1
4786+
resolution: "eslint-scope@npm:8.0.1"
47724787
dependencies:
47734788
esrecurse: "npm:^4.3.0"
47744789
estraverse: "npm:^5.2.0"
4775-
checksum: 10/5c660fb905d5883ad018a6fea2b49f3cb5b1cbf2cd4bd08e98646e9864f9bc2c74c0839bed2d292e90a4a328833accc197c8f0baed89cbe8d605d6f918465491
4790+
checksum: 10/458513863d3c79005b599f40250437bddba923f18549058ea45820a8d3d4bbc67fe292751d522a0cab69dd01fe211ffde5c1a5fc867e86f2d28727b1d61610da
47764791
languageName: node
47774792
linkType: hard
47784793

@@ -4799,40 +4814,43 @@ __metadata:
47994814
languageName: node
48004815
linkType: hard
48014816

4802-
"eslint@npm:8.57.0":
4803-
version: 8.57.0
4804-
resolution: "eslint@npm:8.57.0"
4817+
"eslint-visitor-keys@npm:^4.0.0":
4818+
version: 4.0.0
4819+
resolution: "eslint-visitor-keys@npm:4.0.0"
4820+
checksum: 10/c7617166e6291a15ce2982b5c4b9cdfb6409f5c14562712d12e2584480cdf18609694b21d7dad35b02df0fa2cd037505048ded54d2f405c64f600949564eb334
4821+
languageName: node
4822+
linkType: hard
4823+
4824+
"eslint@npm:9.1.1":
4825+
version: 9.1.1
4826+
resolution: "eslint@npm:9.1.1"
48054827
dependencies:
48064828
"@eslint-community/eslint-utils": "npm:^4.2.0"
48074829
"@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"
4830+
"@eslint/eslintrc": "npm:^3.0.2"
4831+
"@eslint/js": "npm:9.1.1"
4832+
"@humanwhocodes/config-array": "npm:^0.13.0"
48114833
"@humanwhocodes/module-importer": "npm:^1.0.1"
4834+
"@humanwhocodes/retry": "npm:^0.2.3"
48124835
"@nodelib/fs.walk": "npm:^1.2.8"
4813-
"@ungap/structured-clone": "npm:^1.2.0"
48144836
ajv: "npm:^6.12.4"
48154837
chalk: "npm:^4.0.0"
48164838
cross-spawn: "npm:^7.0.2"
48174839
debug: "npm:^4.3.2"
4818-
doctrine: "npm:^3.0.0"
48194840
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"
4841+
eslint-scope: "npm:^8.0.1"
4842+
eslint-visitor-keys: "npm:^4.0.0"
4843+
espree: "npm:^10.0.1"
48234844
esquery: "npm:^1.4.2"
48244845
esutils: "npm:^2.0.2"
48254846
fast-deep-equal: "npm:^3.1.3"
4826-
file-entry-cache: "npm:^6.0.1"
4847+
file-entry-cache: "npm:^8.0.0"
48274848
find-up: "npm:^5.0.0"
48284849
glob-parent: "npm:^6.0.2"
4829-
globals: "npm:^13.19.0"
4830-
graphemer: "npm:^1.4.0"
48314850
ignore: "npm:^5.2.0"
48324851
imurmurhash: "npm:^0.1.4"
48334852
is-glob: "npm:^4.0.0"
48344853
is-path-inside: "npm:^3.0.3"
4835-
js-yaml: "npm:^4.1.0"
48364854
json-stable-stringify-without-jsonify: "npm:^1.0.1"
48374855
levn: "npm:^0.4.1"
48384856
lodash.merge: "npm:^4.6.2"
@@ -4843,7 +4861,18 @@ __metadata:
48434861
text-table: "npm:^0.2.0"
48444862
bin:
48454863
eslint: bin/eslint.js
4846-
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
4864+
checksum: 10/d0bf8c6335b26a489935df10b74505c0b43ba16a333d938c820ffd097faec05cc0aa27006f5e4091d2c3d10367da3aab01a37bace59d61932976bd7af6dcb99c
4865+
languageName: node
4866+
linkType: hard
4867+
4868+
"espree@npm:^10.0.1":
4869+
version: 10.0.1
4870+
resolution: "espree@npm:10.0.1"
4871+
dependencies:
4872+
acorn: "npm:^8.11.3"
4873+
acorn-jsx: "npm:^5.3.2"
4874+
eslint-visitor-keys: "npm:^4.0.0"
4875+
checksum: 10/557d6cfb4894b1489effcaed8702682086033f8a2449568933bc59493734733d750f2a87907ba575844d3933340aea2d84288f5e67020c6152f6fd18a86497b2
48474876
languageName: node
48484877
linkType: hard
48494878

@@ -5060,15 +5089,6 @@ __metadata:
50605089
languageName: node
50615090
linkType: hard
50625091

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-
50725092
"file-entry-cache@npm:^8.0.0":
50735093
version: 8.0.0
50745094
resolution: "file-entry-cache@npm:8.0.0"
@@ -5125,16 +5145,6 @@ __metadata:
51255145
languageName: node
51265146
linkType: hard
51275147

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-
51385148
"flat-cache@npm:^4.0.0":
51395149
version: 4.0.0
51405150
resolution: "flat-cache@npm:4.0.0"
@@ -5146,7 +5156,7 @@ __metadata:
51465156
languageName: node
51475157
linkType: hard
51485158

5149-
"flatted@npm:^3.1.0, flatted@npm:^3.2.9":
5159+
"flatted@npm:^3.2.9":
51505160
version: 3.2.9
51515161
resolution: "flatted@npm:3.2.9"
51525162
checksum: 10/dc2b89e46a2ebde487199de5a4fcb79e8c46f984043fea5c41dbf4661eb881fefac1c939b5bdcd8a09d7f960ec364f516970c7ec44e58ff451239c07fd3d419b
@@ -5429,6 +5439,13 @@ __metadata:
54295439
languageName: node
54305440
linkType: hard
54315441

5442+
"globals@npm:^14.0.0":
5443+
version: 14.0.0
5444+
resolution: "globals@npm:14.0.0"
5445+
checksum: 10/03939c8af95c6df5014b137cac83aa909090c3a3985caef06ee9a5a669790877af8698ab38007e4c0186873adc14c0b13764acc754b16a754c216cc56aa5f021
5446+
languageName: node
5447+
linkType: hard
5448+
54325449
"globalthis@npm:^1.0.3":
54335450
version: 1.0.3
54345451
resolution: "globalthis@npm:1.0.3"

0 commit comments

Comments
 (0)