Skip to content

Commit

Permalink
build(deps): update dependency globals to v15.15.0 (#11588)
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://redirect.github.com/sindresorhus/globals) |
[`15.14.0` ->
`15.15.0`](https://renovatebot.com/diffs/npm/globals/15.14.0/15.15.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/globals/15.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globals/15.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globals/15.14.0/15.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/15.14.0/15.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v15.15.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v15.15.0)

[Compare
Source](https://redirect.github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0)

- Regenerate vitest globals
([#&#8203;279](https://redirect.github.com/sindresorhus/globals/issues/279))
[`445df81`](https://redirect.github.com/sindresorhus/globals/commit/445df81)

***

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 8191675 commit 26a4b36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-unicorn": "56.0.1",
"globals": "15.14.0",
"globals": "15.15.0",
"globby": "14.1.0",
"happy-dom": "16.8.1",
"husky": "9.1.7",
Expand Down

0 comments on commit 26a4b36

Please sign in to comment.