Update to Knub v30.0.0-beta.19
This commit is contained in:
parent
def8e037ef
commit
fcc3c17b73
2 changed files with 4 additions and 4 deletions
6
backend/package-lock.json
generated
6
backend/package-lock.json
generated
|
@ -2335,9 +2335,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"knub": {
|
"knub": {
|
||||||
"version": "30.0.0-beta.18",
|
"version": "30.0.0-beta.19",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.18.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.19.tgz",
|
||||||
"integrity": "sha512-18ipithrYhz+MeTauzJCjsnnIbNi8r2KEew7ioEchVOqX4kkEI7LV9QPy2V49nYaxdkXQAaVhI641spLj1GkwQ==",
|
"integrity": "sha512-o6p6L+8GZabHydbGm+2soTqsVF0uUaQq6IIp9Spd57gF6PVl7wo4MRSykccGoC+brzK3mdzP2OZQ73ZBDAyZsg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"knub-command-manager": "^8.1.1",
|
"knub-command-manager": "^8.1.1",
|
||||||
"ts-essentials": "^6.0.7"
|
"ts-essentials": "^6.0.7"
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
"humanize-duration": "^3.15.0",
|
"humanize-duration": "^3.15.0",
|
||||||
"io-ts": "^2.0.0",
|
"io-ts": "^2.0.0",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"knub": "^30.0.0-beta.18",
|
"knub": "^30.0.0-beta.19",
|
||||||
"knub-command-manager": "^8.1.1",
|
"knub-command-manager": "^8.1.1",
|
||||||
"last-commit-log": "^2.1.0",
|
"last-commit-log": "^2.1.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue