chore(deps): update dependency semver to ^7.7.2 (#2147)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`^7.6.3` → `^7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.2/7.7.3) |  |  | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#773-2025-10-06) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.2...v7.7.3) ##### Bug Fixes - [`e37e0ca`](e37e0ca0b5) [#​813](https://redirect.github.com/npm/node-semver/pull/813) faster paths for compare ([#​813](https://redirect.github.com/npm/node-semver/issues/813)) ([@​H4ad](https://redirect.github.com/H4ad)) - [`2471d75`](2471d7543e) [#​811](https://redirect.github.com/npm/node-semver/pull/811) x-range build metadata support (i529015) ##### Chores - [`8f05c87`](8f05c87f56) [#​807](https://redirect.github.com/npm/node-semver/pull/807) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.25.0 to 4.25.1 ([#​807](https://redirect.github.com/npm/node-semver/issues/807)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​owlstronaut](https://redirect.github.com/owlstronaut)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0c1f1203ea
commit
02a323b142
10
yarn.lock
10
yarn.lock
@@ -7457,7 +7457,7 @@ __metadata:
|
||||
rxjs: "npm:7.8.2"
|
||||
sass: "npm:1.63.2"
|
||||
sass-loader: "npm:13.3.3"
|
||||
semver: "npm:^7.6.3"
|
||||
semver: "npm:^7.7.2"
|
||||
style-loader: "npm:3.3.4"
|
||||
swc-loader: "npm:^0.2.3"
|
||||
terser-webpack-plugin: "npm:^5.3.10"
|
||||
@@ -11982,12 +11982,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3, semver@npm:^7.7.0":
|
||||
version: 7.7.2
|
||||
resolution: "semver@npm:7.7.2"
|
||||
"semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.7.0, semver@npm:^7.7.2":
|
||||
version: 7.7.3
|
||||
resolution: "semver@npm:7.7.3"
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: 10c0/aca305edfbf2383c22571cb7714f48cadc7ac95371b4b52362fb8eeffdfbc0de0669368b82b2b15978f8848f01d7114da65697e56cd8c37b0dab8c58e543f9ea
|
||||
checksum: 10c0/4afe5c986567db82f44c8c6faef8fe9df2a9b1d98098fc1721f57c696c4c21cebd572f297fc21002f81889492345b8470473bc6f4aff5fb032a6ea59ea2bc45e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user