Skip to content

Commit

Permalink
⬆️ Update dependency globals to ^15.3.0 (#5002)
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.2.0` ->
`^15.3.0`](https://renovatebot.com/diffs/npm/globals/15.2.0/15.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/globals/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globals/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globals/15.2.0/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/15.2.0/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

- Update globals
([#&#8203;251](https://togithub.com/sindresorhus/globals/issues/251))
[`90b42e5`](https://togithub.com/sindresorhus/globals/commit/90b42e5)

</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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 5872efb commit f48c781
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.2.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.2.0",
"globals": "^15.3.0",
"prettier": "3.2.5",
"publint": "^0.2.7",
"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 @@ -2802,7 +2802,7 @@ __metadata:
all-contributors-cli: "npm:^6.26.1"
eslint: "npm:^9.2.0"
eslint-config-prettier: "npm:^9.1.0"
globals: "npm:^15.2.0"
globals: "npm:^15.3.0"
prettier: "npm:3.2.5"
publint: "npm:^0.2.7"
typescript: "npm:~5.4.5"
Expand Down Expand Up @@ -10215,10 +10215,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.2.0":
version: 15.2.0
resolution: "globals@npm:15.2.0"
checksum: 10c0/ba8c34ef10fc1e65319bfde912a76dbe7654085af8b09d897974cfbe000c6d950ddcf28b4a0de372fe4144836aede32210a97b27ef184f68e1ff8bcd1a74fc5e
"globals@npm:^15.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10c0/edbef1c528185d02636ed6d72a1688168b922d6176031904386214f8b59d893f1d0a28da519b95665f557d366b17ea1affb9f433ea451e7372e2808fb31079d7
languageName: node
linkType: hard

Expand Down

0 comments on commit f48c781

Please sign in to comment.