Skip to content

Commit

Permalink
build(deps-dev): bump @eslint/js from 9.4.0 to 9.5.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.4.0 to 9.5.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.5.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] committed Jun 17, 2024
1 parent 5007588 commit d410404
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"posthtml-plugin"
],
"devDependencies": {
"@eslint/js": "^9.0.0",
"@eslint/js": "^9.5.0",
"@stylistic/eslint-plugin": "^2.1.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^9.4.0",
Expand Down

0 comments on commit d410404

Please sign in to comment.