Browse Source
⬆️ Upgrade dependency gluegun to v4.3.1
pull/106/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -17,7 +17,7 @@ |
|
|
"axios": "0.19.2", |
|
|
"axios": "0.19.2", |
|
|
"colors": "1.4.0", |
|
|
"colors": "1.4.0", |
|
|
"cosmiconfig": "6.0.0", |
|
|
"cosmiconfig": "6.0.0", |
|
|
"gluegun": "4.3.0", |
|
|
|
|
|
|
|
|
"gluegun": "4.3.1", |
|
|
"isomorphic-git": "1.4.0", |
|
|
"isomorphic-git": "1.4.0", |
|
|
"latest-version": "5.1.0", |
|
|
"latest-version": "5.1.0", |
|
|
"prompts": "2.3.2", |
|
|
"prompts": "2.3.2", |
|
|
|
|
|
@ -4397,10 +4397,10 @@ globby@^10.0.1: |
|
|
merge2 "^1.2.3" |
|
|
merge2 "^1.2.3" |
|
|
slash "^3.0.0" |
|
|
slash "^3.0.0" |
|
|
|
|
|
|
|
|
gluegun@4.3.0: |
|
|
|
|
|
version "4.3.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.3.0.tgz#1e873605cf51a8954c10b4005af3854df556712a" |
|
|
|
|
|
integrity sha512-NxjvfuBwVkC2o9cuUUJerLJFIDUs7IfxJagc5prLrLbmPUI/Xek3mA9OQK6FL5nlUwVGT7BYlw7og0mehAyfGQ== |
|
|
|
|
|
|
|
|
gluegun@4.3.1: |
|
|
|
|
|
version "4.3.1" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.3.1.tgz#b93a8619e2e9546ab3451ad94f7be9097c75083a" |
|
|
|
|
|
integrity sha512-TyOf60807SUYvd0v7fiRbhWrBSl9974clwZwCVc3qxYB83TQQQUSggwcz3yUeOl1MBALpwrz0Q0GUmi25quVOg== |
|
|
dependencies: |
|
|
dependencies: |
|
|
apisauce "^1.0.1" |
|
|
apisauce "^1.0.1" |
|
|
app-module-path "^2.2.0" |
|
|
app-module-path "^2.2.0" |
|
|
|