Skip to content

Commit

Permalink
chore(deps): update dependency globals to v15.2.0 (#4397)
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.1.0` ->
`15.2.0`](https://renovatebot.com/diffs/npm/globals/15.1.0/15.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/globals/15.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globals/15.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globals/15.1.0/15.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/15.1.0/15.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

- Add AudioWorklet globals
([#&#8203;249](https://togithub.com/sindresorhus/globals/issues/249))
[`7d163e3`](https://togithub.com/sindresorhus/globals/commit/7d163e3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone
Europe/Paris, 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/cozy/cozy-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
nono committed May 13, 2024
2 parents 04454fd + 781c317 commit 95b3c44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"@eslint/js": "9.2.0",
"eslint": "9.2.0",
"globals": "15.1.0"
"globals": "15.2.0"
}
}

0 comments on commit 95b3c44

Please sign in to comment.