Skip to content

Commit

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

---

### Release Notes

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

###
[`v15.4.0`](https://togithub.com/sindresorhus/globals/compare/v15.3.0...e1d566f167d71a8cd6f99c7f6ad52ddcc49d5746)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 2a06c3d commit efbf594
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.4.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.3.0",
"globals": "^15.4.0",
"prettier": "3.3.1",
"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.4.0"
eslint-config-prettier: "npm:^9.1.0"
globals: "npm:^15.3.0"
globals: "npm:^15.4.0"
prettier: "npm:3.3.1"
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.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10c0/edbef1c528185d02636ed6d72a1688168b922d6176031904386214f8b59d893f1d0a28da519b95665f557d366b17ea1affb9f433ea451e7372e2808fb31079d7
"globals@npm:^15.4.0":
version: 15.4.0
resolution: "globals@npm:15.4.0"
checksum: 10c0/19041b8fd49deb154e1cb706c82756ab7184c8ae3495aab183efcad9edd1b6320cc54af1a9110d8699245bef124834b004a8156ca988ba7814c25ec71a43f6a4
languageName: node
linkType: hard

Expand Down

0 comments on commit efbf594

Please sign in to comment.