cli: added explicit lerna deps

This commit is contained in:
Patrik Oldsberg
2020-03-06 14:22:04 +01:00
parent b604d82439
commit d8e1c0318d
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -31,6 +31,8 @@
"backstage-cli": "bin/backstage-cli"
},
"dependencies": {
"@lerna/package-graph": "^3.18.5",
"@lerna/project": "^3.18.0",
"chokidar": "^3.3.1",
"commander": "^4.1.1",
"dashify": "^2.0.0",
+2 -2
View File
@@ -2032,7 +2032,7 @@
tar "^4.4.10"
temp-write "^3.4.0"
"@lerna/package-graph@3.18.5":
"@lerna/package-graph@3.18.5", "@lerna/package-graph@^3.18.5":
version "3.18.5"
resolved "https://registry.npmjs.org/@lerna/package-graph/-/package-graph-3.18.5.tgz#c740e2ea3578d059e551633e950690831b941f6b"
integrity sha512-8QDrR9T+dBegjeLr+n9WZTVxUYUhIUjUgZ0gvNxUBN8S1WB9r6H5Yk56/MVaB64tA3oGAN9IIxX6w0WvTfFudA==
@@ -2069,7 +2069,7 @@
npmlog "^4.1.2"
upath "^1.2.0"
"@lerna/project@3.18.0":
"@lerna/project@3.18.0", "@lerna/project@^3.18.0":
version "3.18.0"
resolved "https://registry.npmjs.org/@lerna/project/-/project-3.18.0.tgz#56feee01daeb42c03cbdf0ed8a2a10cbce32f670"
integrity sha512-+LDwvdAp0BurOAWmeHE3uuticsq9hNxBI0+FMHiIai8jrygpJGahaQrBYWpwbshbQyVLeQgx3+YJdW2TbEdFWA==