Skip to content

Commit 21f4ae7

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@arethetypeswrong/cli": "0.17.4",
144144
"@commitlint/cli": "19.8.0",
145145
"@commitlint/types": "19.8.0",
146-
"@eslint/js": "9.25.0",
146+
"@eslint/js": "9.25.1",
147147
"@flex-development/commitlint-config": "1.0.1",
148148
"@flex-development/grease": "3.0.0-alpha.9",
149149
"@stylistic/eslint-plugin": "4.2.0",
@@ -156,7 +156,7 @@
156156
"devlop": "1.1.0",
157157
"dprint": "0.49.1",
158158
"editorconfig": "2.0.1",
159-
"eslint": "9.25.0",
159+
"eslint": "9.25.1",
160160
"eslint-import-resolver-typescript": "4.3.3",
161161
"eslint-mdx": "3.4.0",
162162
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,10 +1136,10 @@ __metadata:
11361136
languageName: node
11371137
linkType: hard
11381138

1139-
"@eslint/js@npm:9.25.0":
1140-
version: 9.25.0
1141-
resolution: "@eslint/js@npm:9.25.0"
1142-
checksum: 10/c00b5abc952d8d45efec12f7b84f143f168261f548cc218451fe14cbfcd801cae05e63013d26c3f7e255a85a164d95225b97441bb32ae1be6162473f3a2d9c71
1139+
"@eslint/js@npm:9.25.1":
1140+
version: 9.25.1
1141+
resolution: "@eslint/js@npm:9.25.1"
1142+
checksum: 10/ad5812889598de32d674ef60c0e61468ac5c7f3b6ecf98b0e29d1e88d7af8ba3aab255b8c0a46bbaf654047bbd2ee5aa033db9b53e330f97615093fcccde4cbb
11431143
languageName: node
11441144
linkType: hard
11451145

@@ -1473,7 +1473,7 @@ __metadata:
14731473
"@arethetypeswrong/cli": "npm:0.17.4"
14741474
"@commitlint/cli": "npm:19.8.0"
14751475
"@commitlint/types": "npm:19.8.0"
1476-
"@eslint/js": "npm:9.25.0"
1476+
"@eslint/js": "npm:9.25.1"
14771477
"@flex-development/commitlint-config": "npm:1.0.1"
14781478
"@flex-development/grease": "npm:3.0.0-alpha.9"
14791479
"@stylistic/eslint-plugin": "npm:4.2.0"
@@ -1486,7 +1486,7 @@ __metadata:
14861486
devlop: "npm:1.1.0"
14871487
dprint: "npm:0.49.1"
14881488
editorconfig: "npm:2.0.1"
1489-
eslint: "npm:9.25.0"
1489+
eslint: "npm:9.25.1"
14901490
eslint-import-resolver-typescript: "npm:4.3.3"
14911491
eslint-mdx: "npm:3.4.0"
14921492
eslint-plugin-import: "npm:2.31.0"
@@ -4349,17 +4349,17 @@ __metadata:
43494349
languageName: node
43504350
linkType: hard
43514351

4352-
"eslint@npm:9.25.0":
4353-
version: 9.25.0
4354-
resolution: "eslint@npm:9.25.0"
4352+
"eslint@npm:9.25.1":
4353+
version: 9.25.1
4354+
resolution: "eslint@npm:9.25.1"
43554355
dependencies:
43564356
"@eslint-community/eslint-utils": "npm:^4.2.0"
43574357
"@eslint-community/regexpp": "npm:^4.12.1"
43584358
"@eslint/config-array": "npm:^0.20.0"
43594359
"@eslint/config-helpers": "npm:^0.2.1"
43604360
"@eslint/core": "npm:^0.13.0"
43614361
"@eslint/eslintrc": "npm:^3.3.1"
4362-
"@eslint/js": "npm:9.25.0"
4362+
"@eslint/js": "npm:9.25.1"
43634363
"@eslint/plugin-kit": "npm:^0.2.8"
43644364
"@humanfs/node": "npm:^0.16.6"
43654365
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4395,7 +4395,7 @@ __metadata:
43954395
optional: true
43964396
bin:
43974397
eslint: bin/eslint.js
4398-
checksum: 10/deae86e719193e00d3c03bd17eb0b7c602a0ab7de676dec878d3be54d97b9095fe52270644a473beb4965c7632733cc6003834e56dd11f78c8b8ef41e0ac4f11
4398+
checksum: 10/037bbdc5cba6f72199976dcdce115b1b479b9425ee1116c08bcaf25e0de4a74a0ffe696d48610ade79c91b04ef3e707a7215a42dfba9c7d3a0b85747d5902e67
43994399
languageName: node
44004400
linkType: hard
44014401

0 commit comments

Comments
 (0)