Skip to content

Commit 03547dd

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

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
@@ -150,7 +150,7 @@
150150
"@arethetypeswrong/cli": "0.17.4",
151151
"@commitlint/cli": "19.8.0",
152152
"@commitlint/types": "19.8.0",
153-
"@eslint/js": "9.25.0",
153+
"@eslint/js": "9.25.1",
154154
"@flex-development/commitlint-config": "1.0.1",
155155
"@flex-development/grease": "3.0.0-alpha.9",
156156
"@flex-development/remark-preset": "1.0.0",
@@ -170,7 +170,7 @@
170170
"cspell": "8.19.1",
171171
"dprint": "0.49.1",
172172
"editorconfig": "2.0.1",
173-
"eslint": "9.25.0",
173+
"eslint": "9.25.1",
174174
"eslint-import-resolver-typescript": "4.3.3",
175175
"eslint-mdx": "3.4.0",
176176
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,10 +1356,10 @@ __metadata:
13561356
languageName: node
13571357
linkType: hard
13581358

1359-
"@eslint/js@npm:9.25.0":
1360-
version: 9.25.0
1361-
resolution: "@eslint/js@npm:9.25.0"
1362-
checksum: 10/c00b5abc952d8d45efec12f7b84f143f168261f548cc218451fe14cbfcd801cae05e63013d26c3f7e255a85a164d95225b97441bb32ae1be6162473f3a2d9c71
1359+
"@eslint/js@npm:9.25.1":
1360+
version: 9.25.1
1361+
resolution: "@eslint/js@npm:9.25.1"
1362+
checksum: 10/ad5812889598de32d674ef60c0e61468ac5c7f3b6ecf98b0e29d1e88d7af8ba3aab255b8c0a46bbaf654047bbd2ee5aa033db9b53e330f97615093fcccde4cbb
13631363
languageName: node
13641364
linkType: hard
13651365

@@ -1597,7 +1597,7 @@ __metadata:
15971597
"@arethetypeswrong/cli": "npm:0.17.4"
15981598
"@commitlint/cli": "npm:19.8.0"
15991599
"@commitlint/types": "npm:19.8.0"
1600-
"@eslint/js": "npm:9.25.0"
1600+
"@eslint/js": "npm:9.25.1"
16011601
"@flex-development/colors": "npm:1.0.1"
16021602
"@flex-development/commitlint-config": "npm:1.0.1"
16031603
"@flex-development/grease": "npm:3.0.0-alpha.9"
@@ -1621,7 +1621,7 @@ __metadata:
16211621
devlop: "npm:1.1.0"
16221622
dprint: "npm:0.49.1"
16231623
editorconfig: "npm:2.0.1"
1624-
eslint: "npm:9.25.0"
1624+
eslint: "npm:9.25.1"
16251625
eslint-import-resolver-typescript: "npm:4.3.3"
16261626
eslint-mdx: "npm:3.4.0"
16271627
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5160,17 +5160,17 @@ __metadata:
51605160
languageName: node
51615161
linkType: hard
51625162

5163-
"eslint@npm:9.25.0":
5164-
version: 9.25.0
5165-
resolution: "eslint@npm:9.25.0"
5163+
"eslint@npm:9.25.1":
5164+
version: 9.25.1
5165+
resolution: "eslint@npm:9.25.1"
51665166
dependencies:
51675167
"@eslint-community/eslint-utils": "npm:^4.2.0"
51685168
"@eslint-community/regexpp": "npm:^4.12.1"
51695169
"@eslint/config-array": "npm:^0.20.0"
51705170
"@eslint/config-helpers": "npm:^0.2.1"
51715171
"@eslint/core": "npm:^0.13.0"
51725172
"@eslint/eslintrc": "npm:^3.3.1"
5173-
"@eslint/js": "npm:9.25.0"
5173+
"@eslint/js": "npm:9.25.1"
51745174
"@eslint/plugin-kit": "npm:^0.2.8"
51755175
"@humanfs/node": "npm:^0.16.6"
51765176
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5206,7 +5206,7 @@ __metadata:
52065206
optional: true
52075207
bin:
52085208
eslint: bin/eslint.js
5209-
checksum: 10/deae86e719193e00d3c03bd17eb0b7c602a0ab7de676dec878d3be54d97b9095fe52270644a473beb4965c7632733cc6003834e56dd11f78c8b8ef41e0ac4f11
5209+
checksum: 10/037bbdc5cba6f72199976dcdce115b1b479b9425ee1116c08bcaf25e0de4a74a0ffe696d48610ade79c91b04ef3e707a7215a42dfba9c7d3a0b85747d5902e67
52105210
languageName: node
52115211
linkType: hard
52125212

0 commit comments

Comments
 (0)