mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 13:47:52 +00:00
Update resin-compose-parse from 2.1.2 to 2.1.3
Change-type: patch
This commit is contained in:
parent
dc6c8d7472
commit
b7500fc2c2
12
npm-shrinkwrap.json
generated
12
npm-shrinkwrap.json
generated
@ -14408,9 +14408,9 @@
|
||||
}
|
||||
},
|
||||
"resin-compose-parse": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/resin-compose-parse/-/resin-compose-parse-2.1.2.tgz",
|
||||
"integrity": "sha512-HDVUnzIjOTMADvgBwejNL6ohidk+fWmL2X/wBma/quAt1K6I1/RXIwk4XDaf4rBa44WiwXqDODWhOzj/9986KA==",
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/resin-compose-parse/-/resin-compose-parse-2.1.3.tgz",
|
||||
"integrity": "sha512-X5WQo+OHoPe+FV8JliGzSIL4glLX0PPFvtnopppYef1UqKcJm+GHaiEZBOj3C7vIEDqQrsNrKXY/BpadlOFiWA==",
|
||||
"requires": {
|
||||
"@types/lodash": "^4.14.86",
|
||||
"@types/node": "^8.0.55",
|
||||
@ -14420,9 +14420,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": {
|
||||
"version": "8.10.62",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.62.tgz",
|
||||
"integrity": "sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw=="
|
||||
"version": "8.10.66",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.66.tgz",
|
||||
"integrity": "sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw=="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -256,7 +256,7 @@
|
||||
"request": "^2.88.2",
|
||||
"resin-cli-form": "^2.0.2",
|
||||
"resin-cli-visuals": "^1.8.0",
|
||||
"resin-compose-parse": "^2.1.2",
|
||||
"resin-compose-parse": "^2.1.3",
|
||||
"resin-doodles": "^0.1.1",
|
||||
"resin-multibuild": "^4.7.2",
|
||||
"resin-stream-logger": "^0.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user