Skip to content

Commit

Permalink
build(deps): bump globals in /generators/generate-blueprint/resources (
Browse files Browse the repository at this point in the history
…jhipster#27480)

Bumps [globals](https://github.com/sindresorhus/globals) from 15.9.0 to 15.10.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.10.0)

---
updated-dependencies:
- dependency-name: globals
  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 Oct 2, 2024
1 parent 95eaa46 commit eabb3b9
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,7 +1,7 @@
{
"dependencies": {
"eslint": "9.11.1",
"globals": "15.9.0",
"globals": "15.10.0",
"vitest": "2.1.1"
}
}

0 comments on commit eabb3b9

Please sign in to comment.