Skip to content

Commit

Permalink
Bump @eslint/js from 9.18.0 to 9.19.0
Browse files Browse the repository at this point in the history
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.18.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)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent e9a2afe commit 15ec89e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"nan": "~2.22.0"
},
"devDependencies": {
"@eslint/js": "~9.18.0",
"@eslint/js": "~9.19.0",
"@swc/core": "1.10.9",
"@swc/jest": "~0.2.37",
"@terascope/scripts": "~1.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@eslint/compat": "~1.2.5",
"@eslint/js": "~9.18.0",
"@eslint/js": "~9.19.0",
"@stylistic/eslint-plugin": "~2.13.0",
"@types/eslint__js": "~8.42.3",
"@typescript-eslint/eslint-plugin": "~8.21.0",
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1367,13 +1367,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.18.0, @eslint/js@npm:~9.18.0":
"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10c0/3938344c5ac7feef4b73fcb30f3c3e753570cea74c24904bb5d07e9c42fcd34fcbc40f545b081356a299e11f360c9c274b348c05fb0113fc3d492e5175eee140
languageName: node
linkType: hard

"@eslint/js@npm:~9.19.0":
version: 9.19.0
resolution: "@eslint/js@npm:9.19.0"
checksum: 10c0/45dc544c8803984f80a438b47a8e578fae4f6e15bc8478a703827aaf05e21380b42a43560374ce4dad0d5cb6349e17430fc9ce1686fed2efe5d1ff117939ff90
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.5":
version: 2.1.5
resolution: "@eslint/object-schema@npm:2.1.5"
Expand Down Expand Up @@ -2894,7 +2901,7 @@ __metadata:
resolution: "@terascope/eslint-config@workspace:packages/eslint-config"
dependencies:
"@eslint/compat": "npm:~1.2.5"
"@eslint/js": "npm:~9.18.0"
"@eslint/js": "npm:~9.19.0"
"@stylistic/eslint-plugin": "npm:~2.13.0"
"@types/eslint__js": "npm:~8.42.3"
"@typescript-eslint/eslint-plugin": "npm:~8.21.0"
Expand Down Expand Up @@ -13263,7 +13270,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "teraslice-workspace@workspace:."
dependencies:
"@eslint/js": "npm:~9.18.0"
"@eslint/js": "npm:~9.19.0"
"@swc/core": "npm:1.10.9"
"@swc/jest": "npm:~0.2.37"
"@terascope/scripts": "npm:~1.9.2"
Expand Down

0 comments on commit 15ec89e

Please sign in to comment.