Skip to content

Commit

Permalink
Merge pull request #268 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Sep 22, 2019
2 parents 2c7dccc + 72ab0d5 commit 475b3b8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-json": "1.4.0",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-mocha": "6.1.1",
"js-gardener": "2.0.99",
"js-gardener": "2.0.100",
"nyc": "14.1.1",
"semantic-release": "15.13.24"
},
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3577,15 +3577,22 @@ joi-strict@1.1.5:
dependencies:
"@hapi/joi" "16.1.2"

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==
joi-strict@1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.6.tgz#3aa7608dc7776cfb8d3e9ea677b64c9879871c60"
integrity sha512-691Ut0N7toXMeqDMfY7f7A0NrWOhdC8kPec1n4ydgAKv8WxXK7vdSHwA754PlIkR4TFE3bnkO9ijrziw7rIJfg==
dependencies:
"@hapi/joi" "16.1.4"

js-gardener@2.0.100:
version "2.0.100"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.100.tgz#ebc3f3ab55c6602292e95055aaffb85afed0b7ca"
integrity sha512-UOkGWvDw0NDcUMtdnvMlc1gnS/98cG9tgQ8Ul1pxY6nJpACTPq8e3BqaQxar0KcJRc535WcEONNPPtLE+eetfw==
dependencies:
chalk "2.4.2"
fancy-log "1.3.3"
glob "7.1.4"
joi-strict "1.1.5"
joi-strict "1.1.6"
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 475b3b8

Please sign in to comment.