3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Update to Knub 25.0.0

This commit is contained in:
Dragory 2019-10-13 22:05:56 +03:00
parent 5b67544beb
commit 4ab96c11b4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8299,9 +8299,9 @@
"dev": true
},
"knub": {
"version": "24.1.2",
"resolved": "https://registry.npmjs.org/knub/-/knub-24.1.2.tgz",
"integrity": "sha512-lYqG4VSSgUEHKBSn1FgwAApHcZjOzQC7v37J5nxtXly4XIoaf1irddeQWXDHa7rJBh7EO/uads01G0CjW10pLQ==",
"version": "25.0.0",
"resolved": "https://registry.npmjs.org/knub/-/knub-25.0.0.tgz",
"integrity": "sha512-V7cV3e3HlkRbC746meSYl+sTYB+MFBczSCsKSVzc1yBrYMn9HETohvLXYcn9sueBHdedb0Buguo3+YDcLt954g==",
"requires": {
"escape-string-regexp": "^2.0.0",
"knub-command-manager": "^5.2.0",

View file

@ -30,7 +30,7 @@
"humanize-duration": "^3.15.0",
"io-ts": "^2.0.0",
"js-yaml": "^3.13.1",
"knub": "^24.1.2",
"knub": "^25.0.0",
"knub-command-manager": "^5.2.0",
"last-commit-log": "^2.1.0",
"lodash.chunk": "^4.2.0",