Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.17.0 to 9.18.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.17.0 to 9.18.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.18.0/packages/js)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 67409f9 commit 1e6fabc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lint": "eslint ."
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.18.0",
"@rslib/core": "^0.1.4",
"@smolpack/eslint-config": "^1.0.0",
"@smolpack/hasskit": "^1.0.31",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,13 +221,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.17.0, @eslint/js@npm:^9.12.0":
"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
languageName: node
linkType: hard

"@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/object-schema@npm:^2.1.5":
version: 2.1.5
resolution: "@eslint/object-schema@npm:2.1.5"
Expand Down Expand Up @@ -2209,7 +2216,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "orchard-ui@workspace:."
dependencies:
"@eslint/js": "npm:^9.12.0"
"@eslint/js": "npm:^9.18.0"
"@rslib/core": "npm:^0.1.4"
"@smolpack/eslint-config": "npm:^1.0.0"
"@smolpack/hasskit": "npm:^1.0.31"
Expand Down

0 comments on commit 1e6fabc

Please sign in to comment.