Skip to content

Commit 50c7d98

Browse files
build(deps-dev): Bump dependency globals to ^16.4.0 (#358)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [globals](https://redirect.github.com/sindresorhus/globals) | [`^16.3.0` -> `^16.4.0`](https://renovatebot.com/diffs/npm/globals/16.3.0/16.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/globals/16.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/16.3.0/16.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v16.4.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v16.4.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0) - Update globals ([#&#8203;309](https://redirect.github.com/sindresorhus/globals/issues/309)) [`8b8a2d6`](https://redirect.github.com/sindresorhus/globals/commit/8b8a2d6) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 08:00 AM and 04:59 PM, only on Monday ( * 8-16 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/UI5/sample-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06947b3 commit 50c7d98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@ui5/linter": "^1.19.0",
2323
"@ui5/middleware-code-coverage": "^2.0.1",
2424
"eslint": "^9.35.0",
25-
"globals": "^16.3.0",
25+
"globals": "^16.4.0",
2626
"local-web-server": "^5.4.0",
2727
"rimraf": "^6.0.1",
2828
"ui5-test-runner": "^5.9.1"

0 commit comments

Comments
 (0)