build(deps): bump @types/semver from 7.3.8 to 7.3.9 (#359)
This commit is contained in:
parent
087e546081
commit
f47759687a
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/tool-cache": "^1.7.1",
|
||||
"@types/semver": "^7.3.8",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/tmp": "^0.2.1",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.4",
|
||||
"tmp": "^0.2.1"
|
||||
@ -637,9 +637,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/semver": {
|
||||
"version": "7.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.8.tgz",
|
||||
"integrity": "sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now=="
|
||||
"version": "7.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.9.tgz",
|
||||
"integrity": "sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ=="
|
||||
},
|
||||
"node_modules/@types/tmp": {
|
||||
"version": "0.2.1",
|
||||
@ -3818,9 +3818,9 @@
|
||||
}
|
||||
},
|
||||
"@types/semver": {
|
||||
"version": "7.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.8.tgz",
|
||||
"integrity": "sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now=="
|
||||
"version": "7.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.9.tgz",
|
||||
"integrity": "sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ=="
|
||||
},
|
||||
"@types/tmp": {
|
||||
"version": "0.2.1",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/tool-cache": "^1.7.1",
|
||||
"@types/semver": "^7.3.8",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/tmp": "^0.2.1",
|
||||
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.4",
|
||||
"tmp": "^0.2.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user