Bump @types/semver from 7.3.5 to 7.3.6

Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.5 to 7.3.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-14 05:42:45 +00:00
committed by GitHub
parent 1361c48179
commit 3a22a63d5a
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.5.3",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.37.0"
@@ -1293,9 +1293,9 @@
"dev": true
},
"node_modules/@types/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-iotVxtCCsPLRAvxMFFgxL8HD2l4mAZ2Oin7/VJ2ooWO0VOK4EGOGmZWZn1uCq7RofR3I/1IOSjCHlFT71eVK0Q=="
"version": "7.3.6",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.6.tgz",
"integrity": "sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw=="
},
"node_modules/@types/stack-utils": {
"version": "2.0.0",
@@ -10115,9 +10115,9 @@
"dev": true
},
"@types/semver": {
"version": "7.3.5",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.5.tgz",
"integrity": "sha512-iotVxtCCsPLRAvxMFFgxL8HD2l4mAZ2Oin7/VJ2ooWO0VOK4EGOGmZWZn1uCq7RofR3I/1IOSjCHlFT71eVK0Q=="
"version": "7.3.6",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.6.tgz",
"integrity": "sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw=="
},
"@types/stack-utils": {
"version": "2.0.0",
+1 -1
View File
@@ -36,7 +36,7 @@
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.5.3",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.37.0"