Skip to content

Commit 8b39306

Browse files
build(deps): update dependency globals to v16 (#11695)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globals](https://redirect.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://redirect.github.com/sindresorhus/globals/releases/tag/v16.0.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) ##### Breaking - The `serviceworker` globals are now generated from browsers ([#&#8203;281](https://redirect.github.com/sindresorhus/globals/issues/281)) [`039ed51`](https://redirect.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>
1 parent 75ae43c commit 8b39306

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

package-lock.json

+16-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-react": "7.37.4",
9595
"eslint-plugin-unicorn": "57.0.0",
9696
"generate-license-file": "3.7.0",
97-
"globals": "15.15.0",
97+
"globals": "16.0.0",
9898
"globby": "14.1.0",
9999
"happy-dom": "17.1.8",
100100
"husky": "9.1.7",

0 commit comments

Comments
 (0)