Browse Source
⬆️ Upgrade dependency gluegun to v4.3.0
pull/98/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
10 additions and
10 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.2.0", |
|
|
|
|
|
|
|
|
"gluegun": "4.3.0", |
|
|
"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", |
|
|
|
|
|
@ -3406,10 +3406,10 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1: |
|
|
dependencies: |
|
|
dependencies: |
|
|
once "^1.4.0" |
|
|
once "^1.4.0" |
|
|
|
|
|
|
|
|
enquirer@2.3.2: |
|
|
|
|
|
version "2.3.2" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.2.tgz#1c30284907cadff5ed2404bd8396036dd3da070e" |
|
|
|
|
|
integrity sha512-PLhTMPUXlnaIv9D3Cq3/Zr1xb7soeDDgunobyCmYLUG19n24dvC8i+ZZgm2DekGpDnx7JvFSHV7lxfM58PMtbA== |
|
|
|
|
|
|
|
|
enquirer@2.3.4: |
|
|
|
|
|
version "2.3.4" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.4.tgz#c608f2e1134c7f68c1c9ee056de13f9b31076de9" |
|
|
|
|
|
integrity sha512-pkYrrDZumL2VS6VBGDhqbajCM2xpkUNLuKfGPjfKaSIBKYopQbqEFyrOkRMIb2HDR/rO1kGhEt/5twBwtzKBXw== |
|
|
dependencies: |
|
|
dependencies: |
|
|
ansi-colors "^3.2.1" |
|
|
ansi-colors "^3.2.1" |
|
|
|
|
|
|
|
|
@ -4364,10 +4364,10 @@ globby@^10.0.1: |
|
|
merge2 "^1.2.3" |
|
|
merge2 "^1.2.3" |
|
|
slash "^3.0.0" |
|
|
slash "^3.0.0" |
|
|
|
|
|
|
|
|
gluegun@4.2.0: |
|
|
|
|
|
version "4.2.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.2.0.tgz#bd322710611463c9ebea8a6f14a851983110e8d0" |
|
|
|
|
|
integrity sha512-ABzaq9A5Gy1BzchyxkJKuX+kSRjpaorj9DMVH+drW+2LRmLanNxRUdzCcWTX9qiV0sbp1AaOnOtv5uhREeyifA== |
|
|
|
|
|
|
|
|
gluegun@4.3.0: |
|
|
|
|
|
version "4.3.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/gluegun/-/gluegun-4.3.0.tgz#1e873605cf51a8954c10b4005af3854df556712a" |
|
|
|
|
|
integrity sha512-NxjvfuBwVkC2o9cuUUJerLJFIDUs7IfxJagc5prLrLbmPUI/Xek3mA9OQK6FL5nlUwVGT7BYlw7og0mehAyfGQ== |
|
|
dependencies: |
|
|
dependencies: |
|
|
apisauce "^1.0.1" |
|
|
apisauce "^1.0.1" |
|
|
app-module-path "^2.2.0" |
|
|
app-module-path "^2.2.0" |
|
|
@ -4376,7 +4376,7 @@ gluegun@4.2.0: |
|
|
cosmiconfig "6.0.0" |
|
|
cosmiconfig "6.0.0" |
|
|
cross-spawn "^7.0.0" |
|
|
cross-spawn "^7.0.0" |
|
|
ejs "^2.6.1" |
|
|
ejs "^2.6.1" |
|
|
enquirer "2.3.2" |
|
|
|
|
|
|
|
|
enquirer "2.3.4" |
|
|
execa "^3.0.0" |
|
|
execa "^3.0.0" |
|
|
fs-jetpack "^2.2.2" |
|
|
fs-jetpack "^2.2.2" |
|
|
lodash.camelcase "^4.3.0" |
|
|
lodash.camelcase "^4.3.0" |
|
|
|