Skip to content

Commit 2c64b2a

Browse files
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.16.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.16.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.16.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] <[email protected]>
1 parent f91a5f7 commit 2c64b2a

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
@@ -73,7 +73,7 @@
7373
}
7474
},
7575
"devDependencies": {
76-
"@eslint/js": "^9.16.0",
76+
"@eslint/js": "^9.17.0",
7777
"@stylistic/eslint-plugin": "^2.12.0",
7878
"@types/common-tags": "^1.8.4",
7979
"@types/node": "~18.18.0",
@@ -82,7 +82,7 @@
8282
"@vitest/coverage-v8": "^2.1.8",
8383
"@vitest/eslint-plugin": "^1.1.16",
8484
"bumpp": "^9.9.0",
85-
"eslint": "^9.16.0",
85+
"eslint": "^9.17.0",
8686
"eslint-config-flat-gitignore": "^0.3.0",
8787
"eslint-doc-generator": "^1.7.1",
8888
"eslint-import-resolver-typescript": "^3.7.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,10 @@ __metadata:
462462
languageName: node
463463
linkType: hard
464464

465-
"@eslint/js@npm:9.16.0, @eslint/js@npm:^9.16.0":
466-
version: 9.16.0
467-
resolution: "@eslint/js@npm:9.16.0"
468-
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
465+
"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.17.0":
466+
version: 9.17.0
467+
resolution: "@eslint/js@npm:9.17.0"
468+
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
469469
languageName: node
470470
linkType: hard
471471

@@ -1577,7 +1577,7 @@ __metadata:
15771577
languageName: node
15781578
linkType: hard
15791579

1580-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
1580+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
15811581
version: 7.0.6
15821582
resolution: "cross-spawn@npm:7.0.6"
15831583
dependencies:
@@ -2097,7 +2097,7 @@ __metadata:
20972097
version: 0.0.0-use.local
20982098
resolution: "eslint-plugin-rxjs-x@workspace:."
20992099
dependencies:
2100-
"@eslint/js": "npm:^9.16.0"
2100+
"@eslint/js": "npm:^9.17.0"
21012101
"@stylistic/eslint-plugin": "npm:^2.12.0"
21022102
"@types/common-tags": "npm:^1.8.4"
21032103
"@types/node": "npm:~18.18.0"
@@ -2110,7 +2110,7 @@ __metadata:
21102110
bumpp: "npm:^9.9.0"
21112111
common-tags: "npm:^1.8.0"
21122112
decamelize: "npm:^5.0.1"
2113-
eslint: "npm:^9.16.0"
2113+
eslint: "npm:^9.17.0"
21142114
eslint-config-flat-gitignore: "npm:^0.3.0"
21152115
eslint-doc-generator: "npm:^1.7.1"
21162116
eslint-import-resolver-typescript: "npm:^3.7.0"
@@ -2169,16 +2169,16 @@ __metadata:
21692169
languageName: node
21702170
linkType: hard
21712171

2172-
"eslint@npm:^9.16.0":
2173-
version: 9.16.0
2174-
resolution: "eslint@npm:9.16.0"
2172+
"eslint@npm:^9.17.0":
2173+
version: 9.17.0
2174+
resolution: "eslint@npm:9.17.0"
21752175
dependencies:
21762176
"@eslint-community/eslint-utils": "npm:^4.2.0"
21772177
"@eslint-community/regexpp": "npm:^4.12.1"
21782178
"@eslint/config-array": "npm:^0.19.0"
21792179
"@eslint/core": "npm:^0.9.0"
21802180
"@eslint/eslintrc": "npm:^3.2.0"
2181-
"@eslint/js": "npm:9.16.0"
2181+
"@eslint/js": "npm:9.17.0"
21822182
"@eslint/plugin-kit": "npm:^0.2.3"
21832183
"@humanfs/node": "npm:^0.16.6"
21842184
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2187,7 +2187,7 @@ __metadata:
21872187
"@types/json-schema": "npm:^7.0.15"
21882188
ajv: "npm:^6.12.4"
21892189
chalk: "npm:^4.0.0"
2190-
cross-spawn: "npm:^7.0.5"
2190+
cross-spawn: "npm:^7.0.6"
21912191
debug: "npm:^4.3.2"
21922192
escape-string-regexp: "npm:^4.0.0"
21932193
eslint-scope: "npm:^8.2.0"
@@ -2214,7 +2214,7 @@ __metadata:
22142214
optional: true
22152215
bin:
22162216
eslint: bin/eslint.js
2217-
checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255
2217+
checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd
22182218
languageName: node
22192219
linkType: hard
22202220

0 commit comments

Comments
 (0)