Skip to content

Commit 204273a

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"@arethetypeswrong/cli": "0.17.3",
139139
"@commitlint/cli": "19.6.1",
140140
"@commitlint/types": "19.5.0",
141-
"@eslint/js": "9.18.0",
141+
"@eslint/js": "9.19.0",
142142
"@flex-development/commitlint-config": "1.0.1",
143143
"@flex-development/grease": "3.0.0-alpha.9",
144144
"@flex-development/is-builtin": "3.2.0",
@@ -161,7 +161,7 @@
161161
"dprint": "0.48.0",
162162
"editorconfig": "2.0.0",
163163
"esbuild": "0.24.2",
164-
"eslint": "9.18.0",
164+
"eslint": "9.19.0",
165165
"eslint-import-resolver-typescript": "3.7.0",
166166
"eslint-mdx": "3.1.5",
167167
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1330,10 +1330,10 @@ __metadata:
13301330
languageName: node
13311331
linkType: hard
13321332

1333-
"@eslint/js@npm:9.18.0":
1334-
version: 9.18.0
1335-
resolution: "@eslint/js@npm:9.18.0"
1336-
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
1333+
"@eslint/js@npm:9.19.0":
1334+
version: 9.19.0
1335+
resolution: "@eslint/js@npm:9.19.0"
1336+
checksum: 10/d8133a83330676d5f0827713af2e9bbf35530631a93520fb59ead6b827a325c54fdd7ad99f2158f895fb393c47bbc55dfdaa945998a647f3b9230f1d5324a626
13371337
languageName: node
13381338
linkType: hard
13391339

@@ -1774,7 +1774,7 @@ __metadata:
17741774
"@arethetypeswrong/cli": "npm:0.17.3"
17751775
"@commitlint/cli": "npm:19.6.1"
17761776
"@commitlint/types": "npm:19.5.0"
1777-
"@eslint/js": "npm:9.18.0"
1777+
"@eslint/js": "npm:9.19.0"
17781778
"@flex-development/commitlint-config": "npm:1.0.1"
17791779
"@flex-development/errnode": "npm:3.1.1"
17801780
"@flex-development/fst": "npm:1.0.0"
@@ -1806,7 +1806,7 @@ __metadata:
18061806
dprint: "npm:0.48.0"
18071807
editorconfig: "npm:2.0.0"
18081808
esbuild: "npm:0.24.2"
1809-
eslint: "npm:9.18.0"
1809+
eslint: "npm:9.19.0"
18101810
eslint-import-resolver-typescript: "npm:3.7.0"
18111811
eslint-mdx: "npm:3.1.5"
18121812
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5181,16 +5181,16 @@ __metadata:
51815181
languageName: node
51825182
linkType: hard
51835183

5184-
"eslint@npm:9.18.0":
5185-
version: 9.18.0
5186-
resolution: "eslint@npm:9.18.0"
5184+
"eslint@npm:9.19.0":
5185+
version: 9.19.0
5186+
resolution: "eslint@npm:9.19.0"
51875187
dependencies:
51885188
"@eslint-community/eslint-utils": "npm:^4.2.0"
51895189
"@eslint-community/regexpp": "npm:^4.12.1"
51905190
"@eslint/config-array": "npm:^0.19.0"
51915191
"@eslint/core": "npm:^0.10.0"
51925192
"@eslint/eslintrc": "npm:^3.2.0"
5193-
"@eslint/js": "npm:9.18.0"
5193+
"@eslint/js": "npm:9.19.0"
51945194
"@eslint/plugin-kit": "npm:^0.2.5"
51955195
"@humanfs/node": "npm:^0.16.6"
51965196
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5226,7 +5226,7 @@ __metadata:
52265226
optional: true
52275227
bin:
52285228
eslint: bin/eslint.js
5229-
checksum: 10/85f22991aab4b0809fdfc557ec2bd309062e7211b631674e71827a73c45e44febaa80dedda35150154e331a2d372c3a25e8e5dd4a99dc8a982fe8f7d645d859f
5229+
checksum: 10/850d19fd6a34702d1e3d9bdad6aef84a20a5c2de006a8fa6380843384b13944b180232ddd74b8725ffcdf8f296399037f0e8eb4783d5f7393f13c059112b843d
52305230
languageName: node
52315231
linkType: hard
52325232

0 commit comments

Comments
 (0)