Skip to content

Commit

Permalink
⬆️ Update dependency globals to ^15.6.0 (#5066)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [globals](https://togithub.com/sindresorhus/globals) | [`^15.4.0` ->
`^15.6.0`](https://renovatebot.com/diffs/npm/globals/15.4.0/15.6.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/globals/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globals/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globals/15.4.0/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/15.4.0/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sindresorhus/globals (globals)</summary>

###
[`v15.6.0`](https://togithub.com/sindresorhus/globals/compare/v15.5.0...5261dd91292dd48e1d7eb2f36f680c970d6d0a1a)

[Compare
Source](https://togithub.com/sindresorhus/globals/compare/v15.5.0...v15.6.0)

###
[`v15.5.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.5.0)

[Compare
Source](https://togithub.com/sindresorhus/globals/compare/v15.4.0...v15.5.0)

- Update globals
([#&#8203;254](https://togithub.com/sindresorhus/globals/issues/254))
[`19ea4cf`](https://togithub.com/sindresorhus/globals/commit/19ea4cf)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 11dec18 commit 794dd92
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 @@ -32,7 +32,7 @@
"all-contributors-cli": "^6.26.1",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.4.0",
"globals": "^15.6.0",
"prettier": "3.3.2",
"publint": "^0.2.8",
"typescript": "~5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ __metadata:
all-contributors-cli: "npm:^6.26.1"
eslint: "npm:^9.5.0"
eslint-config-prettier: "npm:^9.1.0"
globals: "npm:^15.4.0"
globals: "npm:^15.6.0"
prettier: "npm:3.3.2"
publint: "npm:^0.2.8"
typescript: "npm:~5.4.5"
Expand Down Expand Up @@ -10264,10 +10264,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.4.0":
version: 15.4.0
resolution: "globals@npm:15.4.0"
checksum: 10c0/19041b8fd49deb154e1cb706c82756ab7184c8ae3495aab183efcad9edd1b6320cc54af1a9110d8699245bef124834b004a8156ca988ba7814c25ec71a43f6a4
"globals@npm:^15.6.0":
version: 15.6.0
resolution: "globals@npm:15.6.0"
checksum: 10c0/ba488ec5bd770336a3e1ffec3f718077768aec99e16f30c33c0eeaed09e0b93fa06a24fc0d3844d1d81a678c86d22f04547703e87e2e4353601eddcb800479ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 794dd92

Please sign in to comment.