Skip to content

Commit

Permalink
build(deps-dev): Bump globals from 15.7.0 to 15.8.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.7.0...v15.8.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent b2b24e3 commit c39e6a1
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 @@ -128,7 +128,7 @@
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-yml": "1.14.0",
"globals": "15.7.0",
"globals": "15.8.0",
"growl": "1.10.5",
"hastscript": "9.0.0",
"husky": "9.0.11",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1929,7 +1929,7 @@ __metadata:
eslint-plugin-promise: "npm:6.4.0"
eslint-plugin-unicorn: "npm:54.0.0"
eslint-plugin-yml: "npm:1.14.0"
globals: "npm:15.7.0"
globals: "npm:15.8.0"
growl: "npm:1.10.5"
hastscript: "npm:9.0.0"
husky: "npm:9.0.11"
Expand Down Expand Up @@ -5955,10 +5955,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.7.0, globals@npm:^15.0.0":
version: 15.7.0
resolution: "globals@npm:15.7.0"
checksum: 10/69302c243016e5f5b3bc1784f6afb3476ac3a05542148e5eb651d2882ac19788f027155fc4a018976a573a156a1fbd4ff7da74d9240f5faed4da723c9d6c1616
"globals@npm:15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
languageName: node
linkType: hard

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

"globals@npm:^15.0.0":
version: 15.7.0
resolution: "globals@npm:15.7.0"
checksum: 10/69302c243016e5f5b3bc1784f6afb3476ac3a05542148e5eb651d2882ac19788f027155fc4a018976a573a156a1fbd4ff7da74d9240f5faed4da723c9d6c1616
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 c39e6a1

Please sign in to comment.