Skip to content

Commit

Permalink
Merge pull request #703 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Feb 25, 2020
2 parents e0c37a7 + 58614dd commit 1a24158
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 @@ -58,7 +58,7 @@
"eslint-plugin-json": "2.1.0",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.133",
"js-gardener": "2.0.134",
"node-tdd": "2.9.2",
"nyc": "15.0.0",
"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 @@ -3816,15 +3816,22 @@ joi-strict@1.1.11:
dependencies:
"@hapi/joi" "16.1.8"

js-gardener@2.0.133:
version "2.0.133"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.133.tgz#58373cbc4016a6719349c57c978d21b02bb496c1"
integrity sha512-6k/RVMMpOhJik+X+eteTXHkstduBxzPMmBZtnDUwqKeVOUaAHPhdj5mr1bsMdJeCpNkYfFf2FZtKkw9J27fkpw==
joi-strict@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.2.0.tgz#45801a951603e4e80377cb4b703d69c8b92d5026"
integrity sha512-Dwk/uPoRGz2fQuf1fgyq8v9H/H/EqdOt3/e5FpVKXVfbt7aTJOQs8danj+EqKwxRnHtmW9hNNnz0jpym1oEiuA==
dependencies:
"@hapi/joi" "16.1.8"

js-gardener@2.0.134:
version "2.0.134"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.134.tgz#ea8ab14c24526cc5dd0ae5affa0975af7bb2c364"
integrity sha512-O4GhK8NP8TI/I7us1L2Y1tECXHiHwrQ9MvII3v/Aw45zWrvuhLDnTE+VkXccUUprevJVDTCQem3zCSi8qq42aQ==
dependencies:
chalk "3.0.0"
fancy-log "1.3.3"
glob "7.1.6"
joi-strict "1.1.11"
joi-strict "1.2.0"
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 1a24158

Please sign in to comment.