Skip to content

Commit ceec22c

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

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
@@ -139,7 +139,7 @@
139139
"@arethetypeswrong/cli": "0.17.4",
140140
"@commitlint/cli": "19.8.0",
141141
"@commitlint/types": "19.8.0",
142-
"@eslint/js": "9.25.0",
142+
"@eslint/js": "9.25.1",
143143
"@flex-development/colors": "1.0.1",
144144
"@flex-development/commitlint-config": "1.0.1",
145145
"@flex-development/grease": "3.0.0-alpha.9",
@@ -164,7 +164,7 @@
164164
"cspell": "8.19.2",
165165
"dprint": "0.49.1",
166166
"editorconfig": "2.0.1",
167-
"eslint": "9.25.0",
167+
"eslint": "9.25.1",
168168
"eslint-import-resolver-typescript": "4.3.3",
169169
"eslint-mdx": "3.4.0",
170170
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,10 +1363,10 @@ __metadata:
13631363
languageName: node
13641364
linkType: hard
13651365

1366-
"@eslint/js@npm:9.25.0":
1367-
version: 9.25.0
1368-
resolution: "@eslint/js@npm:9.25.0"
1369-
checksum: 10/c00b5abc952d8d45efec12f7b84f143f168261f548cc218451fe14cbfcd801cae05e63013d26c3f7e255a85a164d95225b97441bb32ae1be6162473f3a2d9c71
1366+
"@eslint/js@npm:9.25.1":
1367+
version: 9.25.1
1368+
resolution: "@eslint/js@npm:9.25.1"
1369+
checksum: 10/ad5812889598de32d674ef60c0e61468ac5c7f3b6ecf98b0e29d1e88d7af8ba3aab255b8c0a46bbaf654047bbd2ee5aa033db9b53e330f97615093fcccde4cbb
13701370
languageName: node
13711371
linkType: hard
13721372

@@ -1517,7 +1517,7 @@ __metadata:
15171517
"@arethetypeswrong/cli": "npm:0.17.4"
15181518
"@commitlint/cli": "npm:19.8.0"
15191519
"@commitlint/types": "npm:19.8.0"
1520-
"@eslint/js": "npm:9.25.0"
1520+
"@eslint/js": "npm:9.25.1"
15211521
"@flex-development/colors": "npm:1.0.1"
15221522
"@flex-development/commitlint-config": "npm:1.0.1"
15231523
"@flex-development/grease": "npm:3.0.0-alpha.9"
@@ -1548,7 +1548,7 @@ __metadata:
15481548
devlop: "npm:1.1.0"
15491549
dprint: "npm:0.49.1"
15501550
editorconfig: "npm:2.0.1"
1551-
eslint: "npm:9.25.0"
1551+
eslint: "npm:9.25.1"
15521552
eslint-import-resolver-typescript: "npm:4.3.3"
15531553
eslint-mdx: "npm:3.4.0"
15541554
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5242,17 +5242,17 @@ __metadata:
52425242
languageName: node
52435243
linkType: hard
52445244

5245-
"eslint@npm:9.25.0":
5246-
version: 9.25.0
5247-
resolution: "eslint@npm:9.25.0"
5245+
"eslint@npm:9.25.1":
5246+
version: 9.25.1
5247+
resolution: "eslint@npm:9.25.1"
52485248
dependencies:
52495249
"@eslint-community/eslint-utils": "npm:^4.2.0"
52505250
"@eslint-community/regexpp": "npm:^4.12.1"
52515251
"@eslint/config-array": "npm:^0.20.0"
52525252
"@eslint/config-helpers": "npm:^0.2.1"
52535253
"@eslint/core": "npm:^0.13.0"
52545254
"@eslint/eslintrc": "npm:^3.3.1"
5255-
"@eslint/js": "npm:9.25.0"
5255+
"@eslint/js": "npm:9.25.1"
52565256
"@eslint/plugin-kit": "npm:^0.2.8"
52575257
"@humanfs/node": "npm:^0.16.6"
52585258
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5288,7 +5288,7 @@ __metadata:
52885288
optional: true
52895289
bin:
52905290
eslint: bin/eslint.js
5291-
checksum: 10/deae86e719193e00d3c03bd17eb0b7c602a0ab7de676dec878d3be54d97b9095fe52270644a473beb4965c7632733cc6003834e56dd11f78c8b8ef41e0ac4f11
5291+
checksum: 10/037bbdc5cba6f72199976dcdce115b1b479b9425ee1116c08bcaf25e0de4a74a0ffe696d48610ade79c91b04ef3e707a7215a42dfba9c7d3a0b85747d5902e67
52925292
languageName: node
52935293
linkType: hard
52945294

0 commit comments

Comments
 (0)