Skip to content

Commit

Permalink
build(deps): Bump globals from 14.0.0 to 15.0.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v14.0.0...v15.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>
  • Loading branch information
dependabot[bot] authored and kevinoid committed Mar 26, 2024
1 parent 021725a commit 6a33077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is hub-ci-status"
},
"dependencies": {
"globals": "^14.0.0"
"globals": "^15.0.0"
},
"peerDependencies": {
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 6a33077

Please sign in to comment.