Bump install from 0.9.6 to 0.13.0 (#1865)
Bumps [install](https://github.com/benjamn/install) from 0.9.6 to 0.13.0. - [Release notes](https://github.com/benjamn/install/releases) - [Commits](https://github.com/benjamn/install/compare/v0.9.6...v0.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d893d7853b
commit
788a3b930f
6
package-lock.json
generated
6
package-lock.json
generated
@ -8198,9 +8198,9 @@
|
||||
}
|
||||
},
|
||||
"install": {
|
||||
"version": "0.9.6",
|
||||
"resolved": "https://registry.npmjs.org/install/-/install-0.9.6.tgz",
|
||||
"integrity": "sha1-vuFqdC1yubSh91CxlSwPQ74eO4A=",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz",
|
||||
"integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==",
|
||||
"dev": true
|
||||
},
|
||||
"internal-ip": {
|
||||
|
@ -80,7 +80,7 @@
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"http-server": "^0.12.1",
|
||||
"imports-loader": "^0.8.0",
|
||||
"install": "^0.9.5",
|
||||
"install": "^0.13.0",
|
||||
"jasmine-core": "2.99.1",
|
||||
"jsdoc": "^3.6.2",
|
||||
"lerna": "^3.20.2",
|
||||
|
Loading…
Reference in New Issue
Block a user