Skip to content

Commit

Permalink
build(deps-dev): Bump globals from 15.9.0 to 15.10.0
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 5ae2ead commit 3e6fd25
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-yml": "1.14.0",
"globals": "15.9.0",
"globals": "15.10.0",
"growl": "1.10.5",
"husky": "9.1.6",
"is-ci": "3.0.1",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ __metadata:
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:55.0.0"
eslint-plugin-yml: "npm:1.14.0"
globals: "npm:15.9.0"
globals: "npm:15.10.0"
growl: "npm:1.10.5"
husky: "npm:9.1.6"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -5850,10 +5850,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.9.0, globals@npm:^15.7.0, globals@npm:^15.8.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10/19bca70131c5d3e0d4171deed0f8ae16adda19f18d39b67421056f1eaa160b4433c3ffc8eb69b8b19adebbbdad4834d8a0494c5fe1ae295f0f769a5c0331d794
"globals@npm:15.10.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10/d649208c62406fa71f131be643cb6d18703be5e612f8fa4da8a35bda56ce5a6a8caeb13a2f5a927e4d3324d73872e897067eb6f92ddd46a29876ffa5c4910cb8
languageName: node
linkType: hard

Expand All @@ -5864,6 +5864,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.7.0, globals@npm:^15.8.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10/19bca70131c5d3e0d4171deed0f8ae16adda19f18d39b67421056f1eaa160b4433c3ffc8eb69b8b19adebbbdad4834d8a0494c5fe1ae295f0f769a5c0331d794
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 3e6fd25

Please sign in to comment.