Skip to content

Commit

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

---

### Release Notes

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

###
[`v16.0.0`](https://github.com/sindresorhus/globals/releases/tag/v16.0.0)

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

##### Breaking

- The `serviceworker` globals are now generated from browsers
([#&#8203;281](https://github.com/sindresorhus/globals/issues/281))
[`039ed51`](https://github.com/sindresorhus/globals/commit/039ed51)
    -   It's a breaking change as a few globals have been removed.

***

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent 75ae43c commit 8b39306
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 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 @@ -94,7 +94,7 @@
"eslint-plugin-react": "7.37.4",
"eslint-plugin-unicorn": "57.0.0",
"generate-license-file": "3.7.0",
"globals": "15.15.0",
"globals": "16.0.0",
"globby": "14.1.0",
"happy-dom": "17.1.8",
"husky": "9.1.7",
Expand Down

0 comments on commit 8b39306

Please sign in to comment.