Update node_modules

This commit is contained in:
CrazyMax
2019-11-14 23:36:55 +01:00
parent 2cd571d266
commit 730e0e9d77
121 changed files with 248 additions and 246 deletions
+8 -6
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"@actions/tool-cache@1.1.2",
"X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action"
]
],
"_from": "@actions/tool-cache@1.1.2",
"_id": "@actions/tool-cache@1.1.2",
"_inBundle": false,
@@ -17,17 +23,14 @@
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-1.1.2.tgz",
"_shasum": "304d44cecb9547324731e03ca004a3905e6530d2",
"_spec": "@actions/tool-cache@1.1.2",
"_where": "X:\\dev\\neard\\www\\github\\ghaction\\ghaction-goreleaser",
"_spec": "1.1.2",
"_where": "X:\\dev\\neard\\www\\github\\goreleaser\\goreleaser-action",
"bugs": {
"url": "https://github.com/actions/toolkit/issues"
},
"bundleDependencies": false,
"dependencies": {
"@actions/core": "^1.1.0",
"@actions/exec": "^1.0.1",
@@ -36,7 +39,6 @@
"typed-rest-client": "^1.4.0",
"uuid": "^3.3.2"
},
"deprecated": false,
"description": "Actions tool-cache lib",
"devDependencies": {
"@types/nock": "^10.0.3",