Skip to content

Commit 05afc1a

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency globals to ~15.15.0 (#36063)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [globals](https://redirect.github.com/sindresorhus/globals) | devDependencies | minor | [`~15.14.0` -> `~15.15.0`](https://renovatebot.com/diffs/npm/globals/15.14.0/15.15.0) | --- ### 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> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: b91276ae985e99cb1318a70d5f05ddbc5b3bee13
1 parent ee7d63e commit 05afc1a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
33
"preferredVersionsHash": "a61b386e423d46db4e8b0b295fc5800d5535160e",
4-
"packageJsonInjectedDependenciesHash": "53e2283913bf8bdabc9111ff89e18a5d2ce32a13"
4+
"packageJsonInjectedDependenciesHash": "15e4083c20c172274a7f9d761fa293694bdbc7a2"
55
}

npm-packages/convex/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
"eslint-plugin-require-extensions": "~0.1.3",
309309
"fetch-retry": "~6.0.0",
310310
"find-up": "^7.0.0",
311-
"globals": "~15.14.0",
311+
"globals": "~15.15.0",
312312
"happy-dom": "~16.7.0",
313313
"inquirer": "^9.1.4",
314314
"inquirer-search-list": "~1.2.6",

0 commit comments

Comments
 (0)