node_modules: update

This commit is contained in:
Dawid Dziurla 2020-11-12 16:37:43 +01:00
parent 4a21c51f2f
commit b91baffed3
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B
107 changed files with 3886 additions and 2943 deletions

20
node_modules/ramda/package.json generated vendored
View file

@ -1,26 +1,26 @@
{
"_from": "ramda@0.27.0",
"_id": "ramda@0.27.0",
"_from": "ramda@0.27.1",
"_id": "ramda@0.27.1",
"_inBundle": false,
"_integrity": "sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==",
"_integrity": "sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==",
"_location": "/ramda",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ramda@0.27.0",
"raw": "ramda@0.27.1",
"name": "ramda",
"escapedName": "ramda",
"rawSpec": "0.27.0",
"rawSpec": "0.27.1",
"saveSpec": null,
"fetchSpec": "0.27.0"
"fetchSpec": "0.27.1"
},
"_requiredBy": [
"/docker-hub-utils"
],
"_resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.0.tgz",
"_shasum": "915dc29865c0800bf3f69b8fd6c279898b59de43",
"_spec": "ramda@0.27.0",
"_resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.1.tgz",
"_shasum": "66fc2df3ef873874ffc2da6aa8984658abacf5c9",
"_spec": "ramda@0.27.1",
"_where": "/home/dawidd6/github/dawidd6/action-debian-package/node_modules/docker-hub-utils",
"author": {
"name": "Scott Sauyet",
@ -133,5 +133,5 @@
},
"sideEffects": false,
"unpkg": "dist/ramda.min.js",
"version": "0.27.0"
"version": "0.27.1"
}