Skip to content

Commit 7e712c2

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

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@arethetypeswrong/cli": "0.15.4",
8181
"@commitlint/cli": "19.4.1",
8282
"@commitlint/types": "19.0.3",
83-
"@eslint/js": "9.9.1",
83+
"@eslint/js": "9.10.0",
8484
"@faker-js/faker": "9.0.0",
8585
"@flex-development/commitlint-config": "1.0.1",
8686
"@flex-development/decorator-regex": "2.0.0",
@@ -109,7 +109,7 @@
109109
"dprint": "0.47.2",
110110
"editorconfig": "2.0.0",
111111
"esbuild": "0.23.1",
112-
"eslint": "9.9.1",
112+
"eslint": "9.10.0",
113113
"eslint-import-resolver-typescript": "3.6.3",
114114
"eslint-mdx": "3.1.5",
115115
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

+21-12
Original file line numberDiff line numberDiff line change
@@ -1418,10 +1418,10 @@ __metadata:
14181418
languageName: node
14191419
linkType: hard
14201420

1421-
"@eslint/js@npm:9.9.1":
1422-
version: 9.9.1
1423-
resolution: "@eslint/js@npm:9.9.1"
1424-
checksum: 10/c3fac3389bda97e790eea03c0a0be2dc1cfb0eec3863f8c4b88033ca7bad4265e4c48abe40d4dc8f82b456a2617fc8a499b2b90837c8bd39a05ebc8cb34c3a04
1421+
"@eslint/js@npm:9.10.0":
1422+
version: 9.10.0
1423+
resolution: "@eslint/js@npm:9.10.0"
1424+
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
14251425
languageName: node
14261426
linkType: hard
14271427

@@ -1432,6 +1432,15 @@ __metadata:
14321432
languageName: node
14331433
linkType: hard
14341434

1435+
"@eslint/plugin-kit@npm:^0.1.0":
1436+
version: 0.1.0
1437+
resolution: "@eslint/plugin-kit@npm:0.1.0"
1438+
dependencies:
1439+
levn: "npm:^0.4.1"
1440+
checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d
1441+
languageName: node
1442+
linkType: hard
1443+
14351444
"@faker-js/faker@npm:9.0.0":
14361445
version: 9.0.0
14371446
resolution: "@faker-js/faker@npm:9.0.0"
@@ -1866,7 +1875,7 @@ __metadata:
18661875
"@arethetypeswrong/cli": "npm:0.15.4"
18671876
"@commitlint/cli": "npm:19.4.1"
18681877
"@commitlint/types": "npm:19.0.3"
1869-
"@eslint/js": "npm:9.9.1"
1878+
"@eslint/js": "npm:9.10.0"
18701879
"@faker-js/faker": "npm:9.0.0"
18711880
"@flex-development/commitlint-config": "npm:1.0.1"
18721881
"@flex-development/decorator-regex": "npm:2.0.0"
@@ -1897,7 +1906,7 @@ __metadata:
18971906
dprint: "npm:0.47.2"
18981907
editorconfig: "npm:2.0.0"
18991908
esbuild: "npm:0.23.1"
1900-
eslint: "npm:9.9.1"
1909+
eslint: "npm:9.10.0"
19011910
eslint-import-resolver-typescript: "npm:3.6.3"
19021911
eslint-mdx: "npm:3.1.5"
19031912
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5014,15 +5023,16 @@ __metadata:
50145023
languageName: node
50155024
linkType: hard
50165025

5017-
"eslint@npm:9.9.1":
5018-
version: 9.9.1
5019-
resolution: "eslint@npm:9.9.1"
5026+
"eslint@npm:9.10.0":
5027+
version: 9.10.0
5028+
resolution: "eslint@npm:9.10.0"
50205029
dependencies:
50215030
"@eslint-community/eslint-utils": "npm:^4.2.0"
50225031
"@eslint-community/regexpp": "npm:^4.11.0"
50235032
"@eslint/config-array": "npm:^0.18.0"
50245033
"@eslint/eslintrc": "npm:^3.1.0"
5025-
"@eslint/js": "npm:9.9.1"
5034+
"@eslint/js": "npm:9.10.0"
5035+
"@eslint/plugin-kit": "npm:^0.1.0"
50265036
"@humanwhocodes/module-importer": "npm:^1.0.1"
50275037
"@humanwhocodes/retry": "npm:^0.3.0"
50285038
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -5045,7 +5055,6 @@ __metadata:
50455055
is-glob: "npm:^4.0.0"
50465056
is-path-inside: "npm:^3.0.3"
50475057
json-stable-stringify-without-jsonify: "npm:^1.0.1"
5048-
levn: "npm:^0.4.1"
50495058
lodash.merge: "npm:^4.6.2"
50505059
minimatch: "npm:^3.1.2"
50515060
natural-compare: "npm:^1.4.0"
@@ -5059,7 +5068,7 @@ __metadata:
50595068
optional: true
50605069
bin:
50615070
eslint: bin/eslint.js
5062-
checksum: 10/d53dcfff396642cc33907b7c4a04536205f8889ae264fe105eea29de571b5923eb9b0bc6fc95b5d30414796cbe180dc93a523e0fdd4f26b2b4b4cf0195969908
5071+
checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8
50635072
languageName: node
50645073
linkType: hard
50655074

0 commit comments

Comments
 (0)