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

Commit fae65bd

Browse files
renovate[bot]yoshi-automation
authored andcommitted
fix(deps): update dependency semver to v6
fix(deps): update dependency semver to v6 This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | semver | dependencies | major | [`^5.4.1` -> `^6.0.0`](https://diff.intrinsic.com/semver/5.7.0/6.0.0) | [source](https://togithub.com/npm/node-semver) | | @&#8203;types/semver | devDependencies | major | [`^5.4.0` -> `^6.0.0`](https://diff.intrinsic.com/@types/semver/5.5.0/6.0.0) | [source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | --- ### Release Notes <details> <summary>npm/node-semver</summary> ### [`v6.0.0`](https://togithub.com/npm/node-semver/compare/v5.7.0...v6.0.0) [Compare Source](https://togithub.com/npm/node-semver/compare/v5.7.0...v6.0.0) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/cloud-trace-nodejs). #990 automerged by dpebot
1 parent f366306 commit fae65bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/pify": "^3.0.0",
6868
"@types/proxyquire": "^1.3.28",
6969
"@types/request": "^2.48.1",
70-
"@types/semver": "^5.4.0",
70+
"@types/semver": "^6.0.0",
7171
"@types/shimmer": "^1.0.1",
7272
"@types/tmp": "0.1.0",
7373
"@types/uuid": "^3.4.3",
@@ -108,7 +108,7 @@
108108
"is": "^3.2.0",
109109
"methods": "^1.1.1",
110110
"require-in-the-middle": "^4.0.0",
111-
"semver": "^5.4.1",
111+
"semver": "^6.0.0",
112112
"shimmer": "^1.2.0",
113113
"teeny-request": "^3.11.1",
114114
"uuid": "^3.0.1"

0 commit comments

Comments
 (0)