Skip to content

Commit 078a79c

Browse files
build(deps-dev): Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.15.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `eslint` from 9.15.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.19.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3f0333 commit 078a79c

File tree

2 files changed

+39
-25
lines changed

2 files changed

+39
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@arethetypeswrong/cli": "0.17.0",
8787
"@commitlint/cli": "19.6.0",
8888
"@commitlint/types": "19.5.0",
89-
"@eslint/js": "9.15.0",
89+
"@eslint/js": "9.19.0",
9090
"@flex-development/commitlint-config": "1.0.1",
9191
"@flex-development/errnode": "3.1.1",
9292
"@flex-development/ext-regex": "2.0.0",
@@ -112,7 +112,7 @@
112112
"dprint": "0.47.5",
113113
"editorconfig": "2.0.0",
114114
"esbuild": "0.24.0",
115-
"eslint": "9.15.0",
115+
"eslint": "9.19.0",
116116
"eslint-import-resolver-typescript": "3.6.3",
117117
"eslint-mdx": "3.1.5",
118118
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 37 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,10 +1387,12 @@ __metadata:
13871387
languageName: node
13881388
linkType: hard
13891389

1390-
"@eslint/core@npm:^0.9.0":
1391-
version: 0.9.0
1392-
resolution: "@eslint/core@npm:0.9.0"
1393-
checksum: 10/2d11e9c6fac14cfa817c7a9939fd6b79f2120928e4933952d061651db93797e0fcd67c858a14980ac26e90f6e0e49051436aefa4a4b06a26f24e3028366f73d9
1390+
"@eslint/core@npm:^0.10.0":
1391+
version: 0.10.0
1392+
resolution: "@eslint/core@npm:0.10.0"
1393+
dependencies:
1394+
"@types/json-schema": "npm:^7.0.15"
1395+
checksum: 10/de41d7fa5dc468b70fb15c72829096939fc0217c41b8519af4620bc1089cb42539a15325c4c3ee3832facac1836c8c944c4a0c4d0cc8b33ffd8e95962278ae14
13941396
languageName: node
13951397
linkType: hard
13961398

@@ -1411,10 +1413,10 @@ __metadata:
14111413
languageName: node
14121414
linkType: hard
14131415

1414-
"@eslint/js@npm:9.15.0":
1415-
version: 9.15.0
1416-
resolution: "@eslint/js@npm:9.15.0"
1417-
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
1416+
"@eslint/js@npm:9.19.0":
1417+
version: 9.19.0
1418+
resolution: "@eslint/js@npm:9.19.0"
1419+
checksum: 10/d8133a83330676d5f0827713af2e9bbf35530631a93520fb59ead6b827a325c54fdd7ad99f2158f895fb393c47bbc55dfdaa945998a647f3b9230f1d5324a626
14181420
languageName: node
14191421
linkType: hard
14201422

@@ -1425,12 +1427,13 @@ __metadata:
14251427
languageName: node
14261428
linkType: hard
14271429

1428-
"@eslint/plugin-kit@npm:^0.2.3":
1429-
version: 0.2.3
1430-
resolution: "@eslint/plugin-kit@npm:0.2.3"
1430+
"@eslint/plugin-kit@npm:^0.2.5":
1431+
version: 0.2.5
1432+
resolution: "@eslint/plugin-kit@npm:0.2.5"
14311433
dependencies:
1434+
"@eslint/core": "npm:^0.10.0"
14321435
levn: "npm:^0.4.1"
1433-
checksum: 10/0d0653ef840823fd5c0354ef8f1937e7763dbe830173eb6d2d55a19374bf04a06dff0e5214330c10a9425cf38655f632bb0d7d0666249b366e506ae291d82f7e
1436+
checksum: 10/82d0142bc7054587bde4f75c2c517f477df7c320e4bdb47a4d5f766899a313ce65e9ce5d59428178d0be473a95292065053f69637042546b811ad89079781cbc
14341437
languageName: node
14351438
linkType: hard
14361439

@@ -1744,7 +1747,7 @@ __metadata:
17441747
"@arethetypeswrong/cli": "npm:0.17.0"
17451748
"@commitlint/cli": "npm:19.6.0"
17461749
"@commitlint/types": "npm:19.5.0"
1747-
"@eslint/js": "npm:9.15.0"
1750+
"@eslint/js": "npm:9.19.0"
17481751
"@flex-development/commitlint-config": "npm:1.0.1"
17491752
"@flex-development/errnode": "npm:3.1.1"
17501753
"@flex-development/ext-regex": "npm:2.0.0"
@@ -1770,7 +1773,7 @@ __metadata:
17701773
dprint: "npm:0.47.5"
17711774
editorconfig: "npm:2.0.0"
17721775
esbuild: "npm:0.24.0"
1773-
eslint: "npm:9.15.0"
1776+
eslint: "npm:9.19.0"
17741777
eslint-import-resolver-typescript: "npm:3.6.3"
17751778
eslint-mdx: "npm:3.1.5"
17761779
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -3916,7 +3919,7 @@ __metadata:
39163919
languageName: node
39173920
linkType: hard
39183921

3919-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
3922+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.3":
39203923
version: 7.0.5
39213924
resolution: "cross-spawn@npm:7.0.5"
39223925
dependencies:
@@ -3927,6 +3930,17 @@ __metadata:
39273930
languageName: node
39283931
linkType: hard
39293932

3933+
"cross-spawn@npm:^7.0.6":
3934+
version: 7.0.6
3935+
resolution: "cross-spawn@npm:7.0.6"
3936+
dependencies:
3937+
path-key: "npm:^3.1.0"
3938+
shebang-command: "npm:^2.0.0"
3939+
which: "npm:^2.0.1"
3940+
checksum: 10/0d52657d7ae36eb130999dffff1168ec348687b48dd38e2ff59992ed916c88d328cf1d07ff4a4a10bc78de5e1c23f04b306d569e42f7a2293915c081e4dfee86
3941+
languageName: node
3942+
linkType: hard
3943+
39303944
"cspell-config-lib@npm:8.16.0":
39313945
version: 8.16.0
39323946
resolution: "cspell-config-lib@npm:8.16.0"
@@ -5151,25 +5165,25 @@ __metadata:
51515165
languageName: node
51525166
linkType: hard
51535167

5154-
"eslint@npm:9.15.0":
5155-
version: 9.15.0
5156-
resolution: "eslint@npm:9.15.0"
5168+
"eslint@npm:9.19.0":
5169+
version: 9.19.0
5170+
resolution: "eslint@npm:9.19.0"
51575171
dependencies:
51585172
"@eslint-community/eslint-utils": "npm:^4.2.0"
51595173
"@eslint-community/regexpp": "npm:^4.12.1"
51605174
"@eslint/config-array": "npm:^0.19.0"
5161-
"@eslint/core": "npm:^0.9.0"
5175+
"@eslint/core": "npm:^0.10.0"
51625176
"@eslint/eslintrc": "npm:^3.2.0"
5163-
"@eslint/js": "npm:9.15.0"
5164-
"@eslint/plugin-kit": "npm:^0.2.3"
5177+
"@eslint/js": "npm:9.19.0"
5178+
"@eslint/plugin-kit": "npm:^0.2.5"
51655179
"@humanfs/node": "npm:^0.16.6"
51665180
"@humanwhocodes/module-importer": "npm:^1.0.1"
51675181
"@humanwhocodes/retry": "npm:^0.4.1"
51685182
"@types/estree": "npm:^1.0.6"
51695183
"@types/json-schema": "npm:^7.0.15"
51705184
ajv: "npm:^6.12.4"
51715185
chalk: "npm:^4.0.0"
5172-
cross-spawn: "npm:^7.0.5"
5186+
cross-spawn: "npm:^7.0.6"
51735187
debug: "npm:^4.3.2"
51745188
escape-string-regexp: "npm:^4.0.0"
51755189
eslint-scope: "npm:^8.2.0"
@@ -5196,7 +5210,7 @@ __metadata:
51965210
optional: true
51975211
bin:
51985212
eslint: bin/eslint.js
5199-
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
5213+
checksum: 10/850d19fd6a34702d1e3d9bdad6aef84a20a5c2de006a8fa6380843384b13944b180232ddd74b8725ffcdf8f296399037f0e8eb4783d5f7393f13c059112b843d
52005214
languageName: node
52015215
linkType: hard
52025216

0 commit comments

Comments
 (0)