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
…#28761)

Bumps [globals](/~https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](/~https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 21, 2025
1 parent f982e87 commit 042b70d
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.20.1",
"globals": "15.15.0",
"globals": "16.0.0",
"vitest": "3.0.6"
},
"packageManager": "npm@11"
Expand Down

0 comments on commit 042b70d

Please sign in to comment.