Skip to content

Commit

Permalink
Bump globals from 15.8.0 to 15.9.0 (#1521)
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.8.0...v15.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent fbc6864 commit 05eb8ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"diff": "^5.2.0",
"eslint": "^9.8.0",
"expect": "^29.7.0",
"globals": "^15.8.0",
"globals": "^15.9.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"shelljs": "^0.8.5",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,7 @@ __metadata:
diff: "npm:^5.2.0"
eslint: "npm:^9.8.0"
expect: "npm:^29.7.0"
globals: "npm:^15.8.0"
globals: "npm:^15.9.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.3.3"
shelljs: "npm:^0.8.5"
Expand Down Expand Up @@ -3774,6 +3774,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.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.4
resolution: "globalthis@npm:1.0.4"
Expand Down

0 comments on commit 05eb8ed

Please sign in to comment.