Skip to content

Commit be7e600

Browse files
dependabot[bot]crazy-max
authored andcommitted
Bump semver from 7.3.5 to 7.3.7
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.3.7) Signed-off-by: CrazyMax <[email protected]> --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7117987 commit be7e600

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/exec": "^1.1.1",
3232
"@actions/http-client": "^1.0.11",
3333
"@actions/tool-cache": "^1.7.2",
34-
"semver": "^7.3.5",
34+
"semver": "^7.3.7",
3535
"tmp": "^0.2.1",
3636
"uuid": "^8.3.2"
3737
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3075,10 +3075,10 @@ saxes@^5.0.1:
30753075
dependencies:
30763076
xmlchars "^2.2.0"
30773077

3078-
[email protected], semver@^7.3.2, semver@^7.3.5:
3079-
version "7.3.5"
3080-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
3081-
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
3078+
[email protected], semver@^7.3.2, semver@^7.3.5, semver@^7.3.7:
3079+
version "7.3.7"
3080+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
3081+
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
30823082
dependencies:
30833083
lru-cache "^6.0.0"
30843084

0 commit comments

Comments
 (0)