Skip to content

Commit

Permalink
Merge pull request #269 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Jan 28, 2020
2 parents a409cf7 + 6b81148 commit 745b49d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-json": "2.0.1",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-mocha": "6.2.2",
"js-gardener": "2.0.130",
"js-gardener": "2.0.131",
"node-tdd": "2.6.2",
"nyc": "15.0.0",
"semantic-release": "17.0.1"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3816,10 +3816,10 @@ joi-strict@1.1.11:
dependencies:
"@hapi/joi" "16.1.8"

js-gardener@2.0.130:
version "2.0.130"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.130.tgz#8ca90c96735b459d05fdef256ccda2d11b3577a2"
integrity sha512-VYSMoY5zoQJsHVbId6WKgrS14Gh6kpAA9J7KzjM8NCW3CERHmZm8kxYeI43OsYVLIqR1v9bSUWGTQoMkvcJTZA==
js-gardener@2.0.131:
version "2.0.131"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.131.tgz#03d0d5dbf25817a7a78060e332e6030f4e1c9e36"
integrity sha512-K656XjpQ/qwNefL2KadEpHeqmI1BAV+XrHbGiDEJxRzvFQ2/COs5FbYL9eP2TITbHTmKOCiLGs/fipcxL8TBRg==
dependencies:
chalk "3.0.0"
fancy-log "1.3.3"
Expand All @@ -3828,7 +3828,7 @@ js-gardener@2.0.130:
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
mocha "7.0.0"
mocha "7.0.1"
npm-check "5.9.0"
robo-config "3.4.22"

Expand Down Expand Up @@ -4672,10 +4672,10 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
dependencies:
minimist "0.0.8"

mocha@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.0.0.tgz#c60d14bf3de9601f549b3ff5be657eb8381c54bf"
integrity sha512-CirsOPbO3jU86YKjjMzFLcXIb5YiGLUrjrXFHoJ3e2z9vWiaZVCZQ2+gtRGMPWF+nFhN6AWwLM/juzAQ6KRkbA==
mocha@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.0.1.tgz#276186d35a4852f6249808c6dd4a1376cbf6c6ce"
integrity sha512-9eWmWTdHLXh72rGrdZjNbG3aa1/3NRPpul1z0D979QpEnFdCG0Q5tv834N+94QEN2cysfV72YocQ3fn87s70fg==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"
Expand Down

0 comments on commit 745b49d

Please sign in to comment.