Skip to content

Commit 04fed9e

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.17.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.17.0/packages/js) Updates `eslint` from 9.15.0 to 9.17.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.17.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] <support@github.com>
1 parent 028dd8f commit 04fed9e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"@arethetypeswrong/cli": "0.17.0",
174174
"@commitlint/cli": "19.6.0",
175175
"@commitlint/types": "19.5.0",
176-
"@eslint/js": "9.15.0",
176+
"@eslint/js": "9.17.0",
177177
"@faker-js/faker": "9.2.0",
178178
"@flex-development/commitlint-config": "1.0.1",
179179
"@flex-development/ext-regex": "2.0.0",
@@ -206,7 +206,7 @@
206206
"dprint": "0.47.5",
207207
"editorconfig": "2.0.0",
208208
"esbuild": "0.24.0",
209-
"eslint": "9.15.0",
209+
"eslint": "9.17.0",
210210
"eslint-import-resolver-typescript": "3.6.3",
211211
"eslint-mdx": "3.1.5",
212212
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,10 +1296,10 @@ __metadata:
12961296
languageName: node
12971297
linkType: hard
12981298

1299-
"@eslint/js@npm:9.15.0":
1300-
version: 9.15.0
1301-
resolution: "@eslint/js@npm:9.15.0"
1302-
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
1299+
"@eslint/js@npm:9.17.0":
1300+
version: 9.17.0
1301+
resolution: "@eslint/js@npm:9.17.0"
1302+
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
13031303
languageName: node
13041304
linkType: hard
13051305

@@ -1606,7 +1606,7 @@ __metadata:
16061606
"@arethetypeswrong/cli": "npm:0.17.0"
16071607
"@commitlint/cli": "npm:19.6.0"
16081608
"@commitlint/types": "npm:19.5.0"
1609-
"@eslint/js": "npm:9.15.0"
1609+
"@eslint/js": "npm:9.17.0"
16101610
"@faker-js/faker": "npm:9.2.0"
16111611
"@flex-development/commitlint-config": "npm:1.0.1"
16121612
"@flex-development/errnode": "npm:3.1.1"
@@ -1641,7 +1641,7 @@ __metadata:
16411641
dprint: "npm:0.47.5"
16421642
editorconfig: "npm:2.0.0"
16431643
esbuild: "npm:0.24.0"
1644-
eslint: "npm:9.15.0"
1644+
eslint: "npm:9.17.0"
16451645
eslint-import-resolver-typescript: "npm:3.6.3"
16461646
eslint-mdx: "npm:3.1.5"
16471647
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -3915,7 +3915,7 @@ __metadata:
39153915
languageName: node
39163916
linkType: hard
39173917

3918-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.5":
3918+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.6":
39193919
version: 7.0.6
39203920
resolution: "cross-spawn@npm:7.0.6"
39213921
dependencies:
@@ -5068,16 +5068,16 @@ __metadata:
50685068
languageName: node
50695069
linkType: hard
50705070

5071-
"eslint@npm:9.15.0":
5072-
version: 9.15.0
5073-
resolution: "eslint@npm:9.15.0"
5071+
"eslint@npm:9.17.0":
5072+
version: 9.17.0
5073+
resolution: "eslint@npm:9.17.0"
50745074
dependencies:
50755075
"@eslint-community/eslint-utils": "npm:^4.2.0"
50765076
"@eslint-community/regexpp": "npm:^4.12.1"
50775077
"@eslint/config-array": "npm:^0.19.0"
50785078
"@eslint/core": "npm:^0.9.0"
50795079
"@eslint/eslintrc": "npm:^3.2.0"
5080-
"@eslint/js": "npm:9.15.0"
5080+
"@eslint/js": "npm:9.17.0"
50815081
"@eslint/plugin-kit": "npm:^0.2.3"
50825082
"@humanfs/node": "npm:^0.16.6"
50835083
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5086,7 +5086,7 @@ __metadata:
50865086
"@types/json-schema": "npm:^7.0.15"
50875087
ajv: "npm:^6.12.4"
50885088
chalk: "npm:^4.0.0"
5089-
cross-spawn: "npm:^7.0.5"
5089+
cross-spawn: "npm:^7.0.6"
50905090
debug: "npm:^4.3.2"
50915091
escape-string-regexp: "npm:^4.0.0"
50925092
eslint-scope: "npm:^8.2.0"
@@ -5113,7 +5113,7 @@ __metadata:
51135113
optional: true
51145114
bin:
51155115
eslint: bin/eslint.js
5116-
checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956
5116+
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
51175117
languageName: node
51185118
linkType: hard
51195119

0 commit comments

Comments
 (0)