Skip to content

Commit

Permalink
Merge pull request #545 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Apr 10, 2020
2 parents f6240bc + 7292afa commit 1794e56
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": "2.1.1",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.150",
"js-gardener": "2.0.151",
"nyc": "15.0.1",
"semantic-release": "17.0.4"
},
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3833,15 +3833,22 @@ joi-strict@1.2.1:
dependencies:
"@hapi/joi" "17.1.1"

js-gardener@2.0.150:
version "2.0.150"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.150.tgz#a8d827d37ded82020ba70465941785da5ce9eaa4"
integrity sha512-M9X6Qhsf1exK/hp3i63yNaCugdU6c3b6h/W3/UvLq3dK/Lws7DRi0wxu9Q0gEj+OzJrEV6IBTNAW13gBj2OChg==
joi-strict@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.2.2.tgz#177ebf5f303d171d0d019252d75a0095c7b4abdf"
integrity sha512-tzanWyh9yhmiFJ2er/vVXhBWhzmjxJtR9lyru3Mvojlsu4qosWDzFTk4pQpBwx+AneelHqQZ7BTi/gLa2nEs1g==
dependencies:
"@hapi/joi" "17.1.1"

js-gardener@2.0.151:
version "2.0.151"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.151.tgz#98bfa486c87311a03f18ae88e15fa2594ca65425"
integrity sha512-LdSZbdUx7MpKpIXUf/pbeRV6kEIXVSlxRio4U66L/z3PBY0OYPGuu3oMd7D9mq67Abgr8AlMhVKmamYXx819fQ==
dependencies:
chalk "4.0.0"
fancy-log "1.3.3"
glob "7.1.6"
joi-strict "1.2.1"
joi-strict "1.2.2"
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 1794e56

Please sign in to comment.