Skip to content

Commit

Permalink
chore(deps): update dependency globals to v15.9.0 (#4437)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v15.9.0`](https://togithub.com/sindresorhus/globals/compare/v15.8.0...b1d88b841b68e2f56f283140ae5c4b210f39e7dc)

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

###
[`v15.8.0`](https://togithub.com/sindresorhus/globals/compare/v15.7.0...f6b39781bad9a1884427137b3f20fe93cef8df34)

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

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

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

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

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

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

- Add Chai globals
([#&#8203;247](https://togithub.com/sindresorhus/globals/issues/247))
[`9b0c591`](https://togithub.com/sindresorhus/globals/commit/9b0c591)

###
[`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)

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

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

- Add globals for every yearly es versions
([#&#8203;252](https://togithub.com/sindresorhus/globals/issues/252))
[`45c1b17`](https://togithub.com/sindresorhus/globals/commit/45c1b17)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cozy/cozy-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM4LjU2LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
nono authored Sep 16, 2024
2 parents 95a6363 + 86457e1 commit ef388e1
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.10.0",
"eslint": "9.10.0",
"globals": "15.3.0"
"globals": "15.9.0"
}
}

0 comments on commit ef388e1

Please sign in to comment.