Skip to content

Commit 327cb9a

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

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@arethetypeswrong/cli": "0.15.4",
104104
"@commitlint/cli": "19.4.1",
105105
"@commitlint/types": "19.0.3",
106-
"@eslint/js": "9.9.1",
106+
"@eslint/js": "9.10.0",
107107
"@flex-development/commitlint-config": "1.0.1",
108108
"@flex-development/grease": "3.0.0-alpha.9",
109109
"@flex-development/mkbuild": "1.0.0-alpha.23",
@@ -125,7 +125,7 @@
125125
"dprint": "0.47.2",
126126
"editorconfig": "2.0.0",
127127
"esbuild": "0.23.1",
128-
"eslint": "9.9.1",
128+
"eslint": "9.10.0",
129129
"eslint-import-resolver-typescript": "3.6.3",
130130
"eslint-mdx": "3.1.5",
131131
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,10 +1421,10 @@ __metadata:
14211421
languageName: node
14221422
linkType: hard
14231423

1424-
"@eslint/js@npm:9.9.1":
1425-
version: 9.9.1
1426-
resolution: "@eslint/js@npm:9.9.1"
1427-
checksum: 10/c3fac3389bda97e790eea03c0a0be2dc1cfb0eec3863f8c4b88033ca7bad4265e4c48abe40d4dc8f82b456a2617fc8a499b2b90837c8bd39a05ebc8cb34c3a04
1424+
"@eslint/js@npm:9.10.0":
1425+
version: 9.10.0
1426+
resolution: "@eslint/js@npm:9.10.0"
1427+
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
14281428
languageName: node
14291429
linkType: hard
14301430

@@ -1435,6 +1435,15 @@ __metadata:
14351435
languageName: node
14361436
linkType: hard
14371437

1438+
"@eslint/plugin-kit@npm:^0.1.0":
1439+
version: 0.1.0
1440+
resolution: "@eslint/plugin-kit@npm:0.1.0"
1441+
dependencies:
1442+
levn: "npm:^0.4.1"
1443+
checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d
1444+
languageName: node
1445+
linkType: hard
1446+
14381447
"@flex-development/aggregate-error-ponyfill@npm:3.1.1":
14391448
version: 3.1.1
14401449
resolution: "@flex-development/aggregate-error-ponyfill@npm:3.1.1::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Faggregate-error-ponyfill%2F3.1.1%2F06789d036a0573f507331cc4d1068616a4e58c9e"
@@ -1522,7 +1531,7 @@ __metadata:
15221531
"@arethetypeswrong/cli": "npm:0.15.4"
15231532
"@commitlint/cli": "npm:19.4.1"
15241533
"@commitlint/types": "npm:19.0.3"
1525-
"@eslint/js": "npm:9.9.1"
1534+
"@eslint/js": "npm:9.10.0"
15261535
"@flex-development/commitlint-config": "npm:1.0.1"
15271536
"@flex-development/grease": "npm:3.0.0-alpha.9"
15281537
"@flex-development/mkbuild": "npm:1.0.0-alpha.23"
@@ -1546,7 +1555,7 @@ __metadata:
15461555
dprint: "npm:0.47.2"
15471556
editorconfig: "npm:2.0.0"
15481557
esbuild: "npm:0.23.1"
1549-
eslint: "npm:9.9.1"
1558+
eslint: "npm:9.10.0"
15501559
eslint-import-resolver-typescript: "npm:3.6.3"
15511560
eslint-mdx: "npm:3.1.5"
15521561
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5133,15 +5142,16 @@ __metadata:
51335142
languageName: node
51345143
linkType: hard
51355144

5136-
"eslint@npm:9.9.1":
5137-
version: 9.9.1
5138-
resolution: "eslint@npm:9.9.1"
5145+
"eslint@npm:9.10.0":
5146+
version: 9.10.0
5147+
resolution: "eslint@npm:9.10.0"
51395148
dependencies:
51405149
"@eslint-community/eslint-utils": "npm:^4.2.0"
51415150
"@eslint-community/regexpp": "npm:^4.11.0"
51425151
"@eslint/config-array": "npm:^0.18.0"
51435152
"@eslint/eslintrc": "npm:^3.1.0"
5144-
"@eslint/js": "npm:9.9.1"
5153+
"@eslint/js": "npm:9.10.0"
5154+
"@eslint/plugin-kit": "npm:^0.1.0"
51455155
"@humanwhocodes/module-importer": "npm:^1.0.1"
51465156
"@humanwhocodes/retry": "npm:^0.3.0"
51475157
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -5164,7 +5174,6 @@ __metadata:
51645174
is-glob: "npm:^4.0.0"
51655175
is-path-inside: "npm:^3.0.3"
51665176
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5167-
levn: "npm:^0.4.1"
51685177
lodash.merge: "npm:^4.6.2"
51695178
minimatch: "npm:^3.1.2"
51705179
natural-compare: "npm:^1.4.0"
@@ -5178,7 +5187,7 @@ __metadata:
51785187
optional: true
51795188
bin:
51805189
eslint: bin/eslint.js
5181-
checksum: 10/d53dcfff396642cc33907b7c4a04536205f8889ae264fe105eea29de571b5923eb9b0bc6fc95b5d30414796cbe180dc93a523e0fdd4f26b2b4b4cf0195969908
5190+
checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8
51825191
languageName: node
51835192
linkType: hard
51845193

0 commit comments

Comments
 (0)