node_modules: update
This commit is contained in:
parent
c4ea5b96e9
commit
7c68f31a28
30 changed files with 673 additions and 856 deletions
64
node_modules/docker-hub-utils/package.json
generated
vendored
64
node_modules/docker-hub-utils/package.json
generated
vendored
|
@ -1,27 +1,27 @@
|
|||
{
|
||||
"_from": "docker-hub-utils",
|
||||
"_id": "docker-hub-utils@1.10.29",
|
||||
"_from": "docker-hub-utils@1.10.33",
|
||||
"_id": "docker-hub-utils@1.10.33",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-wZ3BmcG3mq90rlXGfGcgqwgyTyO0kWQA5D+3J7T+nLgE1mzjggK1ZDB44krt5dj5lK/nXla3vGIw7nF7IE2kQQ==",
|
||||
"_integrity": "sha512-ky+20smyh6xxxS3muy0tkaNsIp2SpW+qOZgrzrBAorC1fFwd4ilN+b8CeRt+s8lfebEI9FS7B6OtzTjh5uACEw==",
|
||||
"_location": "/docker-hub-utils",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "docker-hub-utils",
|
||||
"raw": "docker-hub-utils@1.10.33",
|
||||
"name": "docker-hub-utils",
|
||||
"escapedName": "docker-hub-utils",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "1.10.33",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "1.10.33"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/docker-hub-utils/-/docker-hub-utils-1.10.29.tgz",
|
||||
"_shasum": "8e1f910e704c9a7706dba8fb2b3078d7fbbe7a6e",
|
||||
"_spec": "docker-hub-utils",
|
||||
"_resolved": "https://registry.npmjs.org/docker-hub-utils/-/docker-hub-utils-1.10.33.tgz",
|
||||
"_shasum": "22cbfe971867b162875b3551ffebfb047a22a745",
|
||||
"_spec": "docker-hub-utils@1.10.33",
|
||||
"_where": "/home/dawidd6/github/dawidd6/action-debian-package",
|
||||
"author": {
|
||||
"name": "Jesse Stuart",
|
||||
|
@ -33,8 +33,8 @@
|
|||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"axios": "0.19.2",
|
||||
"camelcase-keys": "6.2.1",
|
||||
"luxon": "1.22.2",
|
||||
"camelcase-keys": "6.2.2",
|
||||
"luxon": "1.24.1",
|
||||
"pino": "5.17.0",
|
||||
"ramda": "0.27.0"
|
||||
},
|
||||
|
@ -42,33 +42,33 @@
|
|||
"description": "Typescript / Node utilities for interacting with the Docker Hub API.",
|
||||
"devDependencies": {
|
||||
"@semantic-release/git": "9.0.0",
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/luxon": "1.22.0",
|
||||
"@types/node": "13.9.4",
|
||||
"@types/pino": "5.17.0",
|
||||
"@types/ramda": "0.27.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.25.0",
|
||||
"@typescript-eslint/parser": "2.25.0",
|
||||
"@types/node": "13.13.4",
|
||||
"@types/pino": "5.20.0",
|
||||
"@types/ramda": "0.27.4",
|
||||
"@typescript-eslint/eslint-plugin": "2.31.0",
|
||||
"@typescript-eslint/parser": "2.31.0",
|
||||
"codecov": "3.6.5",
|
||||
"concurrently": "5.1.0",
|
||||
"concurrently": "5.2.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.10.1",
|
||||
"eslint-plugin-import": "2.20.1",
|
||||
"eslint-plugin-prettier": "3.1.2",
|
||||
"husky": "4.2.3",
|
||||
"jest": "25.1.0",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-plugin-import": "2.20.2",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"husky": "4.2.5",
|
||||
"jest": "25.5.4",
|
||||
"jest-junit": "10.0.0",
|
||||
"nodemon": "2.0.2",
|
||||
"nodemon": "2.0.3",
|
||||
"prettier": "1.19.1",
|
||||
"pretty-quick": "2.0.1",
|
||||
"semantic-release": "17.0.4",
|
||||
"source-map-support": "0.5.16",
|
||||
"ts-jest": "25.2.1",
|
||||
"tsdx": "0.13.0",
|
||||
"semantic-release": "17.0.7",
|
||||
"source-map-support": "0.5.19",
|
||||
"ts-jest": "25.4.0",
|
||||
"tsdx": "0.13.2",
|
||||
"tslib": "1.11.1",
|
||||
"tslint": "6.1.0",
|
||||
"tslint": "6.1.2",
|
||||
"tslint-config-prettier": "1.18.0",
|
||||
"typedoc": "0.17.3",
|
||||
"typedoc": "0.17.6",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"files": [
|
||||
|
@ -110,5 +110,5 @@
|
|||
"test": "yarn jest --cache --coverage"
|
||||
},
|
||||
"typings": "dist/index.d.ts",
|
||||
"version": "1.10.29"
|
||||
"version": "1.10.33"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue