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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 21, 2025
1 parent edde55c commit 674ee37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"concurrently": "^9.1.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1937,10 +1937,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
"@eslint/js@npm:^9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2006,7 +2006,7 @@ __metadata:
resolution: "@hawtio/next-root@workspace:."
dependencies:
"@eslint/compat": "npm:^1.2.5"
"@eslint/js": "npm:^9.17.0"
"@eslint/js": "npm:^9.18.0"
concurrently: "npm:^9.1.2"
cz-conventional-changelog: "npm:3.3.0"
eslint: "npm:^9.1.0"
Expand Down

0 comments on commit 674ee37

Please sign in to comment.