Skip to content

Commit efce04c

Browse files
build(deps-dev): Bump the eslint group with 2 updates (#413)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d19142b commit efce04c

File tree

2 files changed

+37
-38
lines changed

2 files changed

+37
-38
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@arethetypeswrong/cli": "0.17.0",
171171
"@commitlint/cli": "19.6.0",
172172
"@commitlint/types": "19.5.0",
173-
"@eslint/js": "9.14.0",
173+
"@eslint/js": "9.15.0",
174174
"@faker-js/faker": "9.2.0",
175175
"@flex-development/commitlint-config": "1.0.1",
176176
"@flex-development/ext-regex": "2.0.0",
@@ -203,7 +203,7 @@
203203
"dprint": "0.47.5",
204204
"editorconfig": "2.0.0",
205205
"esbuild": "0.24.0",
206-
"eslint": "9.14.0",
206+
"eslint": "9.15.0",
207207
"eslint-import-resolver-typescript": "3.6.3",
208208
"eslint-mdx": "3.1.5",
209209
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 35 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,27 +1422,27 @@ __metadata:
14221422
languageName: node
14231423
linkType: hard
14241424

1425-
"@eslint/config-array@npm:^0.18.0":
1426-
version: 0.18.0
1427-
resolution: "@eslint/config-array@npm:0.18.0"
1425+
"@eslint/config-array@npm:^0.19.0":
1426+
version: 0.19.0
1427+
resolution: "@eslint/config-array@npm:0.19.0"
14281428
dependencies:
14291429
"@eslint/object-schema": "npm:^2.1.4"
14301430
debug: "npm:^4.3.1"
14311431
minimatch: "npm:^3.1.2"
1432-
checksum: 10/60ccad1eb4806710b085cd739568ec7afd289ee5af6ca0383f0876f9fe375559ef525f7b3f86bdb3f961493de952f2cf3ab4aa4a6ccaef0ae3cd688267cabcb3
1432+
checksum: 10/16e4ec468ebcb10255ab8c61234c1b3e7ac5506016e432fb489a1c5528cace7a60ddb07515516e7fc166b1dbe6c407d8a6bfbaa2e7531d445d8feb845c989913
14331433
languageName: node
14341434
linkType: hard
14351435

1436-
"@eslint/core@npm:^0.7.0":
1437-
version: 0.7.0
1438-
resolution: "@eslint/core@npm:0.7.0"
1439-
checksum: 10/69227f33fddd9b402b7b0830732a6e84cae77d202cb5b56f0dbcc462882e07d00e80216b796cf2f243f5b775af3ef27545a0c439d78e66122eab71da4773b81c
1436+
"@eslint/core@npm:^0.9.0":
1437+
version: 0.9.0
1438+
resolution: "@eslint/core@npm:0.9.0"
1439+
checksum: 10/2d11e9c6fac14cfa817c7a9939fd6b79f2120928e4933952d061651db93797e0fcd67c858a14980ac26e90f6e0e49051436aefa4a4b06a26f24e3028366f73d9
14401440
languageName: node
14411441
linkType: hard
14421442

1443-
"@eslint/eslintrc@npm:^3.1.0":
1444-
version: 3.1.0
1445-
resolution: "@eslint/eslintrc@npm:3.1.0"
1443+
"@eslint/eslintrc@npm:^3.2.0":
1444+
version: 3.2.0
1445+
resolution: "@eslint/eslintrc@npm:3.2.0"
14461446
dependencies:
14471447
ajv: "npm:^6.12.4"
14481448
debug: "npm:^4.3.2"
@@ -1453,14 +1453,14 @@ __metadata:
14531453
js-yaml: "npm:^4.1.0"
14541454
minimatch: "npm:^3.1.2"
14551455
strip-json-comments: "npm:^3.1.1"
1456-
checksum: 10/02bf892d1397e1029209dea685e9f4f87baf643315df2a632b5f121ec7e8548a3b34f428a007234fa82772218fa8a3ac2d10328637b9ce63b7f8344035b74db3
1456+
checksum: 10/b32dd90ce7da68e89b88cd729db46b27aac79a2e6cb1fa75d25a6b766d586b443bfbf59622489efbd3c6f696f147b51111e81ec7cd23d70f215c5d474cad0261
14571457
languageName: node
14581458
linkType: hard
14591459

1460-
"@eslint/js@npm:9.14.0":
1461-
version: 9.14.0
1462-
resolution: "@eslint/js@npm:9.14.0"
1463-
checksum: 10/897e26bd68f898e56e96f85c92a1d823ef3d9f34e17d88d0ff40e88882ddae28d2f35915150c21cf640e0c64cb23703d0fbe6f7c9b9d6328aabe58ca30d9b4fe
1460+
"@eslint/js@npm:9.15.0":
1461+
version: 9.15.0
1462+
resolution: "@eslint/js@npm:9.15.0"
1463+
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
14641464
languageName: node
14651465
linkType: hard
14661466

@@ -1471,7 +1471,7 @@ __metadata:
14711471
languageName: node
14721472
linkType: hard
14731473

1474-
"@eslint/plugin-kit@npm:^0.2.0":
1474+
"@eslint/plugin-kit@npm:^0.2.3":
14751475
version: 0.2.3
14761476
resolution: "@eslint/plugin-kit@npm:0.2.3"
14771477
dependencies:
@@ -1767,7 +1767,7 @@ __metadata:
17671767
"@arethetypeswrong/cli": "npm:0.17.0"
17681768
"@commitlint/cli": "npm:19.6.0"
17691769
"@commitlint/types": "npm:19.5.0"
1770-
"@eslint/js": "npm:9.14.0"
1770+
"@eslint/js": "npm:9.15.0"
17711771
"@faker-js/faker": "npm:9.2.0"
17721772
"@flex-development/commitlint-config": "npm:1.0.1"
17731773
"@flex-development/errnode": "npm:3.1.1"
@@ -1802,7 +1802,7 @@ __metadata:
18021802
dprint: "npm:0.47.5"
18031803
editorconfig: "npm:2.0.0"
18041804
esbuild: "npm:0.24.0"
1805-
eslint: "npm:9.14.0"
1805+
eslint: "npm:9.15.0"
18061806
eslint-import-resolver-typescript: "npm:3.6.3"
18071807
eslint-mdx: "npm:3.1.5"
18081808
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -2060,10 +2060,10 @@ __metadata:
20602060
languageName: node
20612061
linkType: hard
20622062

2063-
"@humanwhocodes/retry@npm:^0.4.0":
2064-
version: 0.4.0
2065-
resolution: "@humanwhocodes/retry@npm:0.4.0"
2066-
checksum: 10/5d6725b5f2b3a6d15e13e8159d3f7c8e06c6987e90ec0f11ad85bb22ff94bdb6d9289e63d3eaa3b5b31c6d3848d9a2818ba5e86228e271d97a43c0312df48bd8
2063+
"@humanwhocodes/retry@npm:^0.4.1":
2064+
version: 0.4.1
2065+
resolution: "@humanwhocodes/retry@npm:0.4.1"
2066+
checksum: 10/39fafc7319e88f61befebd5e1b4f0136534ea6a9bd10d74366698187bd63544210ec5d79a87ed4d91297f1cc64c4c53d45fb0077a2abfdce212cf0d3862d5f04
20672067
languageName: node
20682068
linkType: hard
20692069

@@ -4117,7 +4117,7 @@ __metadata:
41174117
languageName: node
41184118
linkType: hard
41194119

4120-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2":
4120+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.5":
41214121
version: 7.0.6
41224122
resolution: "cross-spawn@npm:7.0.6"
41234123
dependencies:
@@ -5350,25 +5350,25 @@ __metadata:
53505350
languageName: node
53515351
linkType: hard
53525352

5353-
"eslint@npm:9.14.0":
5354-
version: 9.14.0
5355-
resolution: "eslint@npm:9.14.0"
5353+
"eslint@npm:9.15.0":
5354+
version: 9.15.0
5355+
resolution: "eslint@npm:9.15.0"
53565356
dependencies:
53575357
"@eslint-community/eslint-utils": "npm:^4.2.0"
53585358
"@eslint-community/regexpp": "npm:^4.12.1"
5359-
"@eslint/config-array": "npm:^0.18.0"
5360-
"@eslint/core": "npm:^0.7.0"
5361-
"@eslint/eslintrc": "npm:^3.1.0"
5362-
"@eslint/js": "npm:9.14.0"
5363-
"@eslint/plugin-kit": "npm:^0.2.0"
5359+
"@eslint/config-array": "npm:^0.19.0"
5360+
"@eslint/core": "npm:^0.9.0"
5361+
"@eslint/eslintrc": "npm:^3.2.0"
5362+
"@eslint/js": "npm:9.15.0"
5363+
"@eslint/plugin-kit": "npm:^0.2.3"
53645364
"@humanfs/node": "npm:^0.16.6"
53655365
"@humanwhocodes/module-importer": "npm:^1.0.1"
5366-
"@humanwhocodes/retry": "npm:^0.4.0"
5366+
"@humanwhocodes/retry": "npm:^0.4.1"
53675367
"@types/estree": "npm:^1.0.6"
53685368
"@types/json-schema": "npm:^7.0.15"
53695369
ajv: "npm:^6.12.4"
53705370
chalk: "npm:^4.0.0"
5371-
cross-spawn: "npm:^7.0.2"
5371+
cross-spawn: "npm:^7.0.5"
53725372
debug: "npm:^4.3.2"
53735373
escape-string-regexp: "npm:^4.0.0"
53745374
eslint-scope: "npm:^8.2.0"
@@ -5388,15 +5388,14 @@ __metadata:
53885388
minimatch: "npm:^3.1.2"
53895389
natural-compare: "npm:^1.4.0"
53905390
optionator: "npm:^0.9.3"
5391-
text-table: "npm:^0.2.0"
53925391
peerDependencies:
53935392
jiti: "*"
53945393
peerDependenciesMeta:
53955394
jiti:
53965395
optional: true
53975396
bin:
53985397
eslint: bin/eslint.js
5399-
checksum: 10/6ce59dda56ecff9483c6e8cd28e91138d2c43cbf08c923f731f507fd9b4aba9d72761c99882dc313a72ea915a5e380ab0b4f01e208a7a37d71490ddfd29ee063
5398+
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
54005399
languageName: node
54015400
linkType: hard
54025401

0 commit comments

Comments
 (0)