Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.15.0 to 9.16.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.15.0 to 9.16.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.16.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 Dec 3, 2024
1 parent 1410e73 commit 99f28e8
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.3",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.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.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1
"@eslint/js@npm:^9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
languageName: node
linkType: hard

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

0 comments on commit 99f28e8

Please sign in to comment.