Skip to content

Commit

Permalink
build(deps): bump eslint in /generators/generate-blueprint/resources (j…
Browse files Browse the repository at this point in the history
…hipster#28208)

Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent fc5b7b8 commit 5e15bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/generate-blueprint/resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"eslint": "9.16.0",
"eslint": "9.17.0",
"globals": "15.13.0",
"vitest": "2.1.8"
}
Expand Down

0 comments on commit 5e15bfa

Please sign in to comment.