Skip to content

Commit 99883e4

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

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
@@ -86,7 +86,7 @@
8686
"@arethetypeswrong/cli": "0.16.4",
8787
"@commitlint/cli": "19.5.0",
8888
"@commitlint/types": "19.5.0",
89-
"@eslint/js": "9.12.0",
89+
"@eslint/js": "9.13.0",
9090
"@flex-development/commitlint-config": "1.0.1",
9191
"@flex-development/errnode": "3.1.1",
9292
"@flex-development/ext-regex": "2.0.0",
@@ -112,7 +112,7 @@
112112
"dprint": "0.47.2",
113113
"editorconfig": "2.0.0",
114114
"esbuild": "0.24.0",
115-
"eslint": "9.12.0",
115+
"eslint": "9.13.0",
116116
"eslint-import-resolver-typescript": "3.6.3",
117117
"eslint-mdx": "3.1.5",
118118
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,10 +1366,10 @@ __metadata:
13661366
languageName: node
13671367
linkType: hard
13681368

1369-
"@eslint/core@npm:^0.6.0":
1370-
version: 0.6.0
1371-
resolution: "@eslint/core@npm:0.6.0"
1372-
checksum: 10/ec5cce168c8773fbd60c5a505563c6cf24398b3e1fa352929878d63129e0dd5b134d3232be2f2c49e8124a965d03359b38962aa0dcf7dfaf50746059d2a2f798
1369+
"@eslint/core@npm:^0.7.0":
1370+
version: 0.7.0
1371+
resolution: "@eslint/core@npm:0.7.0"
1372+
checksum: 10/69227f33fddd9b402b7b0830732a6e84cae77d202cb5b56f0dbcc462882e07d00e80216b796cf2f243f5b775af3ef27545a0c439d78e66122eab71da4773b81c
13731373
languageName: node
13741374
linkType: hard
13751375

@@ -1390,10 +1390,10 @@ __metadata:
13901390
languageName: node
13911391
linkType: hard
13921392

1393-
"@eslint/js@npm:9.12.0":
1394-
version: 9.12.0
1395-
resolution: "@eslint/js@npm:9.12.0"
1396-
checksum: 10/c4ec9f7ff664f778324002bccdfd63e4a563018e4d7efc838d8149898f9df8649fbc51a379c3d7deea40da4fba9e8e62f39f2df3ff2b9616e2241bbfc10456b0
1393+
"@eslint/js@npm:9.13.0":
1394+
version: 9.13.0
1395+
resolution: "@eslint/js@npm:9.13.0"
1396+
checksum: 10/aa7a4c45044a6cf6e14666ecc0b56ad41c80f022bd4718620b4a7e3d892111312f4e4ac4787fd11b3bf5abdb6ff9a95fdae7e73ef790528f150d86e9be1754a2
13971397
languageName: node
13981398
linkType: hard
13991399

@@ -1723,7 +1723,7 @@ __metadata:
17231723
"@arethetypeswrong/cli": "npm:0.16.4"
17241724
"@commitlint/cli": "npm:19.5.0"
17251725
"@commitlint/types": "npm:19.5.0"
1726-
"@eslint/js": "npm:9.12.0"
1726+
"@eslint/js": "npm:9.13.0"
17271727
"@flex-development/commitlint-config": "npm:1.0.1"
17281728
"@flex-development/errnode": "npm:3.1.1"
17291729
"@flex-development/ext-regex": "npm:2.0.0"
@@ -1749,7 +1749,7 @@ __metadata:
17491749
dprint: "npm:0.47.2"
17501750
editorconfig: "npm:2.0.0"
17511751
esbuild: "npm:0.24.0"
1752-
eslint: "npm:9.12.0"
1752+
eslint: "npm:9.13.0"
17531753
eslint-import-resolver-typescript: "npm:3.6.3"
17541754
eslint-mdx: "npm:3.1.5"
17551755
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5090,16 +5090,16 @@ __metadata:
50905090
languageName: node
50915091
linkType: hard
50925092

5093-
"eslint@npm:9.12.0":
5094-
version: 9.12.0
5095-
resolution: "eslint@npm:9.12.0"
5093+
"eslint@npm:9.13.0":
5094+
version: 9.13.0
5095+
resolution: "eslint@npm:9.13.0"
50965096
dependencies:
50975097
"@eslint-community/eslint-utils": "npm:^4.2.0"
50985098
"@eslint-community/regexpp": "npm:^4.11.0"
50995099
"@eslint/config-array": "npm:^0.18.0"
5100-
"@eslint/core": "npm:^0.6.0"
5100+
"@eslint/core": "npm:^0.7.0"
51015101
"@eslint/eslintrc": "npm:^3.1.0"
5102-
"@eslint/js": "npm:9.12.0"
5102+
"@eslint/js": "npm:9.13.0"
51035103
"@eslint/plugin-kit": "npm:^0.2.0"
51045104
"@humanfs/node": "npm:^0.16.5"
51055105
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5136,7 +5136,7 @@ __metadata:
51365136
optional: true
51375137
bin:
51385138
eslint: bin/eslint.js
5139-
checksum: 10/c3f10d1ca3798bf1d0f71e43846e254d4bf0ea9ffbb0e61f9686a98e412aa762a454c5e5ef4e74fd71956b1500c04817c9f08dbf7a0cec47317160e28f585e4f
5139+
checksum: 10/4342cc24a8d73581676f1b4959c2ddac18ed169731d9c55b708d2eacfc066ed5bdbc2c3c129e1f70142f0704bc25884a1a9ae580e15be5921f9c7f7d0f3ebe68
51405140
languageName: node
51415141
linkType: hard
51425142

0 commit comments

Comments
 (0)