Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.14.0 to 9.15.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.14.0 to 9.15.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.15.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 and tadayosi committed Nov 22, 2024
1 parent b5a43fa commit 4ab1616
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.2",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"concurrently": "^9.1.0",
"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.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10/897e26bd68f898e56e96f85c92a1d823ef3d9f34e17d88d0ff40e88882ddae28d2f35915150c21cf640e0c64cb23703d0fbe6f7c9b9d6328aabe58ca30d9b4fe
"@eslint/js@npm:^9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
languageName: node
linkType: hard

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

0 comments on commit 4ab1616

Please sign in to comment.