Skip to content

Commit c92888f

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.19.0 to 9.20.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.20.0/packages/js) Updates `eslint` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.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 b4ef852 commit c92888f

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
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.19.0",
76+
"@eslint/js": "^9.20.0",
7777
"@stylistic/eslint-plugin": "^3.0.1",
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.25",
8484
"bumpp": "^9.9.3",
85-
"eslint": "^9.19.0",
85+
"eslint": "^9.20.0",
8686
"eslint-config-flat-gitignore": "^2.0.0",
8787
"eslint-doc-generator": "^2.0.2",
8888
"eslint-import-resolver-typescript": "^3.7.0",

yarn.lock

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,15 @@ __metadata:
447447
languageName: node
448448
linkType: hard
449449

450+
"@eslint/core@npm:^0.11.0":
451+
version: 0.11.0
452+
resolution: "@eslint/core@npm:0.11.0"
453+
dependencies:
454+
"@types/json-schema": "npm:^7.0.15"
455+
checksum: 10c0/1e0671d035c908175f445864a7864cf6c6a8b67a5dfba8c47b2ac91e2d3ed36e8c1f2fd81d98a73264f8677055559699d4adb0f97d86588e616fc0dc9a4b86c9
456+
languageName: node
457+
linkType: hard
458+
450459
"@eslint/eslintrc@npm:^3.2.0":
451460
version: 3.2.0
452461
resolution: "@eslint/eslintrc@npm:3.2.0"
@@ -464,10 +473,10 @@ __metadata:
464473
languageName: node
465474
linkType: hard
466475

467-
"@eslint/js@npm:9.19.0, @eslint/js@npm:^9.19.0":
468-
version: 9.19.0
469-
resolution: "@eslint/js@npm:9.19.0"
470-
checksum: 10c0/45dc544c8803984f80a438b47a8e578fae4f6e15bc8478a703827aaf05e21380b42a43560374ce4dad0d5cb6349e17430fc9ce1686fed2efe5d1ff117939ff90
476+
"@eslint/js@npm:9.20.0, @eslint/js@npm:^9.20.0":
477+
version: 9.20.0
478+
resolution: "@eslint/js@npm:9.20.0"
479+
checksum: 10c0/10e7b5b9e628b5192e8fc6b0ecd27cf48322947e83e999ff60f9f9e44ac8d499138bcb9383cbfa6e51e780d53b4e76ccc2d1753b108b7173b8404fd484d37328
471480
languageName: node
472481
linkType: hard
473482

@@ -2134,7 +2143,7 @@ __metadata:
21342143
version: 0.0.0-use.local
21352144
resolution: "eslint-plugin-rxjs-x@workspace:."
21362145
dependencies:
2137-
"@eslint/js": "npm:^9.19.0"
2146+
"@eslint/js": "npm:^9.20.0"
21382147
"@stylistic/eslint-plugin": "npm:^3.0.1"
21392148
"@types/common-tags": "npm:^1.8.4"
21402149
"@types/node": "npm:~18.18.0"
@@ -2147,7 +2156,7 @@ __metadata:
21472156
bumpp: "npm:^9.9.3"
21482157
common-tags: "npm:^1.8.0"
21492158
decamelize: "npm:^5.0.1"
2150-
eslint: "npm:^9.19.0"
2159+
eslint: "npm:^9.20.0"
21512160
eslint-config-flat-gitignore: "npm:^2.0.0"
21522161
eslint-doc-generator: "npm:^2.0.2"
21532162
eslint-import-resolver-typescript: "npm:^3.7.0"
@@ -2196,16 +2205,16 @@ __metadata:
21962205
languageName: node
21972206
linkType: hard
21982207

2199-
"eslint@npm:^9.19.0":
2200-
version: 9.19.0
2201-
resolution: "eslint@npm:9.19.0"
2208+
"eslint@npm:^9.20.0":
2209+
version: 9.20.0
2210+
resolution: "eslint@npm:9.20.0"
22022211
dependencies:
22032212
"@eslint-community/eslint-utils": "npm:^4.2.0"
22042213
"@eslint-community/regexpp": "npm:^4.12.1"
22052214
"@eslint/config-array": "npm:^0.19.0"
2206-
"@eslint/core": "npm:^0.10.0"
2215+
"@eslint/core": "npm:^0.11.0"
22072216
"@eslint/eslintrc": "npm:^3.2.0"
2208-
"@eslint/js": "npm:9.19.0"
2217+
"@eslint/js": "npm:9.20.0"
22092218
"@eslint/plugin-kit": "npm:^0.2.5"
22102219
"@humanfs/node": "npm:^0.16.6"
22112220
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2241,7 +2250,7 @@ __metadata:
22412250
optional: true
22422251
bin:
22432252
eslint: bin/eslint.js
2244-
checksum: 10c0/3b0dfaeff6a831de086884a3e2432f18468fe37c69f35e1a0a9a2833d9994a65b6dd2a524aaee28f361c849035ad9d15e3841029b67d261d0abd62c7de6d51f5
2253+
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
22452254
languageName: node
22462255
linkType: hard
22472256

0 commit comments

Comments
 (0)