🔧 Update package.json

This commit is contained in:
Simon Schneegans
2020-08-15 12:42:01 +02:00
parent 4b90391aa4
commit c086d4bce4

View File

@@ -1,20 +1,20 @@
{ {
"_from": "@actions/core", "_from": "@actions/core@^1.2.4",
"_id": "@actions/core@1.2.4", "_id": "@actions/core@1.2.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==", "_integrity": "sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==",
"_location": "/@actions/core", "_location": "/@actions/core",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "tag", "type": "range",
"registry": true, "registry": true,
"raw": "@actions/core", "raw": "@actions/core@^1.2.4",
"name": "@actions/core", "name": "@actions/core",
"escapedName": "@actions%2fcore", "escapedName": "@actions%2fcore",
"scope": "@actions", "scope": "@actions",
"rawSpec": "", "rawSpec": "^1.2.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "latest" "fetchSpec": "^1.2.4"
}, },
"_requiredBy": [ "_requiredBy": [
"#USER", "#USER",
@@ -22,7 +22,7 @@
], ],
"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.4.tgz", "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.4.tgz",
"_shasum": "96179dbf9f8d951dd74b40a0dbd5c22555d186ab", "_shasum": "96179dbf9f8d951dd74b40a0dbd5c22555d186ab",
"_spec": "@actions/core", "_spec": "@actions/core@^1.2.4",
"_where": "/home/simon/Projects/dynamic-badges-action", "_where": "/home/simon/Projects/dynamic-badges-action",
"bugs": { "bugs": {
"url": "https://github.com/actions/toolkit/issues" "url": "https://github.com/actions/toolkit/issues"