Skip to content

Commit e58e7ed

Browse files
build(deps-dev): Bump the eslint group with 2 updates (#368)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 289550c commit e58e7ed

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"@arethetypeswrong/cli": "0.16.4",
159159
"@commitlint/cli": "19.5.0",
160160
"@commitlint/types": "19.5.0",
161-
"@eslint/js": "9.12.0",
161+
"@eslint/js": "9.13.0",
162162
"@faker-js/faker": "9.0.3",
163163
"@flex-development/commitlint-config": "1.0.1",
164164
"@flex-development/ext-regex": "2.0.0",
@@ -186,7 +186,7 @@
186186
"dprint": "0.47.2",
187187
"editorconfig": "2.0.0",
188188
"esbuild": "0.24.0",
189-
"eslint": "9.12.0",
189+
"eslint": "9.13.0",
190190
"eslint-import-resolver-typescript": "3.6.3",
191191
"eslint-mdx": "3.1.5",
192192
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,10 +1412,10 @@ __metadata:
14121412
languageName: node
14131413
linkType: hard
14141414

1415-
"@eslint/core@npm:^0.6.0":
1416-
version: 0.6.0
1417-
resolution: "@eslint/core@npm:0.6.0"
1418-
checksum: 10/ec5cce168c8773fbd60c5a505563c6cf24398b3e1fa352929878d63129e0dd5b134d3232be2f2c49e8124a965d03359b38962aa0dcf7dfaf50746059d2a2f798
1415+
"@eslint/core@npm:^0.7.0":
1416+
version: 0.7.0
1417+
resolution: "@eslint/core@npm:0.7.0"
1418+
checksum: 10/69227f33fddd9b402b7b0830732a6e84cae77d202cb5b56f0dbcc462882e07d00e80216b796cf2f243f5b775af3ef27545a0c439d78e66122eab71da4773b81c
14191419
languageName: node
14201420
linkType: hard
14211421

@@ -1436,10 +1436,10 @@ __metadata:
14361436
languageName: node
14371437
linkType: hard
14381438

1439-
"@eslint/js@npm:9.12.0":
1440-
version: 9.12.0
1441-
resolution: "@eslint/js@npm:9.12.0"
1442-
checksum: 10/c4ec9f7ff664f778324002bccdfd63e4a563018e4d7efc838d8149898f9df8649fbc51a379c3d7deea40da4fba9e8e62f39f2df3ff2b9616e2241bbfc10456b0
1439+
"@eslint/js@npm:9.13.0":
1440+
version: 9.13.0
1441+
resolution: "@eslint/js@npm:9.13.0"
1442+
checksum: 10/aa7a4c45044a6cf6e14666ecc0b56ad41c80f022bd4718620b4a7e3d892111312f4e4ac4787fd11b3bf5abdb6ff9a95fdae7e73ef790528f150d86e9be1754a2
14431443
languageName: node
14441444
linkType: hard
14451445

@@ -1746,7 +1746,7 @@ __metadata:
17461746
"@arethetypeswrong/cli": "npm:0.16.4"
17471747
"@commitlint/cli": "npm:19.5.0"
17481748
"@commitlint/types": "npm:19.5.0"
1749-
"@eslint/js": "npm:9.12.0"
1749+
"@eslint/js": "npm:9.13.0"
17501750
"@faker-js/faker": "npm:9.0.3"
17511751
"@flex-development/commitlint-config": "npm:1.0.1"
17521752
"@flex-development/errnode": "npm:3.1.1"
@@ -1776,7 +1776,7 @@ __metadata:
17761776
dprint: "npm:0.47.2"
17771777
editorconfig: "npm:2.0.0"
17781778
esbuild: "npm:0.24.0"
1779-
eslint: "npm:9.12.0"
1779+
eslint: "npm:9.13.0"
17801780
eslint-import-resolver-typescript: "npm:3.6.3"
17811781
eslint-mdx: "npm:3.1.5"
17821782
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5217,16 +5217,16 @@ __metadata:
52175217
languageName: node
52185218
linkType: hard
52195219

5220-
"eslint@npm:9.12.0":
5221-
version: 9.12.0
5222-
resolution: "eslint@npm:9.12.0"
5220+
"eslint@npm:9.13.0":
5221+
version: 9.13.0
5222+
resolution: "eslint@npm:9.13.0"
52235223
dependencies:
52245224
"@eslint-community/eslint-utils": "npm:^4.2.0"
52255225
"@eslint-community/regexpp": "npm:^4.11.0"
52265226
"@eslint/config-array": "npm:^0.18.0"
5227-
"@eslint/core": "npm:^0.6.0"
5227+
"@eslint/core": "npm:^0.7.0"
52285228
"@eslint/eslintrc": "npm:^3.1.0"
5229-
"@eslint/js": "npm:9.12.0"
5229+
"@eslint/js": "npm:9.13.0"
52305230
"@eslint/plugin-kit": "npm:^0.2.0"
52315231
"@humanfs/node": "npm:^0.16.5"
52325232
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5263,7 +5263,7 @@ __metadata:
52635263
optional: true
52645264
bin:
52655265
eslint: bin/eslint.js
5266-
checksum: 10/c3f10d1ca3798bf1d0f71e43846e254d4bf0ea9ffbb0e61f9686a98e412aa762a454c5e5ef4e74fd71956b1500c04817c9f08dbf7a0cec47317160e28f585e4f
5266+
checksum: 10/4342cc24a8d73581676f1b4959c2ddac18ed169731d9c55b708d2eacfc066ed5bdbc2c3c129e1f70142f0704bc25884a1a9ae580e15be5921f9c7f7d0f3ebe68
52675267
languageName: node
52685268
linkType: hard
52695269

0 commit comments

Comments
 (0)