Skip to content

Commit

Permalink
Merge pull request #676 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Sep 19, 2019
2 parents 63bec8d + 420f6b2 commit 6d22110
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-json": "1.4.0",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-mocha": "6.1.1",
"js-gardener": "2.0.98",
"js-gardener": "2.0.99",
"node-tdd": "2.5.9",
"nyc": "14.1.1",
"semantic-release": "15.13.24"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3584,10 +3584,10 @@ joi-strict@1.1.5:
dependencies:
"@hapi/joi" "16.1.2"

js-gardener@2.0.98:
version "2.0.98"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.98.tgz#1bc82cc1bf52114bbc65bb6eb8e62dca9096f446"
integrity sha512-BYrww0CZXxUVG3E8Wkn63A1A7HTXgLLs/J00ghwcwpw+RkLi/BpPKMqw1bavGsotlkDLmQjsgHtsFmU41FWiWg==
js-gardener@2.0.99:
version "2.0.99"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.99.tgz#e4e0b00789cf27610e1ac7d05d0ff2df3ac45dfc"
integrity sha512-1YkfQ41x7h8qhlLPEXVYEjPiIZfghhn6c1ZPnqHbe9st5hNGNYFGY4VCQmfzBeLmA9zfbKMzAsmx9adjch0SIw==
dependencies:
chalk "2.4.2"
fancy-log "1.3.3"
Expand All @@ -3598,7 +3598,7 @@ js-gardener@2.0.98:
lodash.get "4.4.2"
mocha "6.2.0"
npm-check "5.9.0"
robo-config "3.3.11"
robo-config "3.3.12"

js-tokens@^3.0.0, js-tokens@^3.0.2:
version "3.0.2"
Expand Down Expand Up @@ -6201,14 +6201,14 @@ rimraf@2.6.3:
dependencies:
glob "^7.1.3"

robo-config@3.3.11:
version "3.3.11"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.3.11.tgz#78920be4234f081d69ddc8a14eb10d67e7f68873"
integrity sha512-4nADVmqHaGuAAC8j76+3z2bJY0Hf8Lie0Ywlueyir9eW7PSkcoGLuXq+xtBsLif3HHZECmjMkmxfHeFay5S5fg==
robo-config@3.3.12:
version "3.3.12"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.3.12.tgz#2aa536534355bd4a8b7e5f35a36f4bf7da0cbad9"
integrity sha512-ftkYvAnnzi1+WViemk8FNpYgizGhHlcwuqHtg0M6k2nknhLckrz7g8QN8mzPOTuidoPj3YLASkYDBHmVXhjmUQ==
dependencies:
app-root-path "2.2.1"
deepmerge "4.0.0"
joi-strict "1.1.4"
joi-strict "1.1.5"
lodash.clonedeep "4.5.0"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 6d22110

Please sign in to comment.