Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 4bcf1b7

Browse files
authored
chore(deps): update dependency @types/glob to v8 (#1474)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/glob](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@types%2fglob/7.2.0/8.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fglob/8.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fglob/8.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fglob/8.0.0/compatibility-slim/7.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fglob/8.0.0/confidence-slim/7.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/cloud-trace-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
1 parent 0401255 commit 4bcf1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/console-log-level": "^1.4.0",
5656
"@types/continuation-local-storage": "^3.2.1",
5757
"@types/extend": "^3.0.0",
58-
"@types/glob": "^7.0.0",
58+
"@types/glob": "^8.0.0",
5959
"@types/is": "0.0.21",
6060
"@types/knex": "^0.15.1",
6161
"@types/methods": "^1.1.0",

0 commit comments

Comments
 (0)