Skip to content

Commit

Permalink
Bump globals from 15.2.0 to 15.6.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.2.0 to 15.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.2.0...v15.6.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 Jun 17, 2024
1 parent 78990a2 commit 2df5141
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"del-cli": "^5.1.0",
"dot-json": "^1.3.0",
"eslint": "^9.3.0",
"globals": "^15.2.0",
"globals": "^15.6.0",
"release-it": "^17.2.1",
"sass": "^1.77.2",
"vendorfiles": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3885,10 +3885,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.2.0":
version: 15.2.0
resolution: "globals@npm:15.2.0"
checksum: 10/a3cb67b037c84bfae1a6bedbe316a392a0e40a602b7730fe846312bcc460dd7b08059210762ae6f0e4343259334d473a821d537246983399b10c30c6911b7f9c
"globals@npm:^15.6.0":
version: 15.6.0
resolution: "globals@npm:15.6.0"
checksum: 10/9b522b1eff444acaf331b0da7f072d5ef75b1cde02d89b3656039252f01b6bcda7a9ea42128e8644117c0ede9116249b1bcf830458b7dbe19fafd4de916a3dc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9057,7 +9057,7 @@ __metadata:
del-cli: "npm:^5.1.0"
dot-json: "npm:^1.3.0"
eslint: "npm:^9.3.0"
globals: "npm:^15.2.0"
globals: "npm:^15.6.0"
release-it: "npm:^17.2.1"
sass: "npm:^1.77.2"
vendorfiles: "npm:^1.2.0"
Expand Down

0 comments on commit 2df5141

Please sign in to comment.