Browse Source

⬆️ Upgrade dependency gluegun to v4.3.1

pull/112/head
Renovate Bot 6 years ago
committed by Nicolas Beaussart
parent
commit
46421afb03
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -17,7 +17,7 @@
"axios": "0.19.2",
"colors": "1.4.0",
"cosmiconfig": "6.0.0",
"gluegun": "4.3.0",
"gluegun": "4.3.1",
"isomorphic-git": "1.4.0",
"latest-version": "5.1.0",
"prompts": "2.3.2",

8
yarn.lock

@ -4397,10 +4397,10 @@ globby@^10.0.1:
merge2 "^1.2.3"
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:
apisauce "^1.0.1"
app-module-path "^2.2.0"

Loading…
Cancel
Save