Skip to content

Commit

Permalink
Merge pull request #693 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Jul 17, 2019
2 parents 013949e + bd66d42 commit fdb92c7
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 @@ -58,7 +58,7 @@
"chai": "4.2.0",
"coveralls": "3.0.5",
"eslint": "6.0.1",
"js-gardener": "2.0.47",
"js-gardener": "2.0.48",
"mocha": "6.1.4",
"nock": "10.0.6",
"nyc": "14.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2102,10 +2102,10 @@ eslint-plugin-markdown@1.0.0:
remark-parse "^5.0.0"
unified "^6.1.2"

eslint-plugin-mocha@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.3.0.tgz#cf3eb18ae0e44e433aef7159637095a7cb19b15b"
integrity sha512-3uwlJVLijjEmBeNyH60nzqgA1gacUWLUmcKV8PIGNvj1kwP/CTgAWQHn2ayyJVwziX+KETkr9opNwT1qD/RZ5A==
eslint-plugin-mocha@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.0.0.tgz#0a2af057280962e9deab929361141865b2b8a761"
integrity sha512-Qgy1q64cTKqiHiYP3ZPAcMlEoPejeM7GLKDs2pvYG/fXbVDYDJw7ELlHlbn3147SL9+cPSqat7uCCbbNmVpc1g==
dependencies:
ramda "^0.26.1"

Expand Down Expand Up @@ -3657,10 +3657,10 @@ joi-strict@1.0.3:
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.0.3.tgz#a00636fdb677815a2134e3c5035c71a40dad9177"
integrity sha512-fTepIytNXkt+LwDET9bQildo8MrQGQtmPd3586dj4JtWbyIK98nk4+cxmcZBg8Rk/NLhHWMpwrrO9x+71mnHpA==

js-gardener@2.0.47:
version "2.0.47"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.47.tgz#f073f978091a479a9c1dcbc95c7fbe2b17fee74d"
integrity sha512-PI8MQi5/Xc42d5ItUCOXwVvY2z/uRFavQyLPhG/YB731k9DzZIfeXB1xcWqIz1DysVYpu/Cnt84yYzWnJ47lXA==
js-gardener@2.0.48:
version "2.0.48"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.48.tgz#8615184f8caf167583576a57de3bd5814fad680f"
integrity sha512-YFy1TDiwrSv3lu6KVyfXMJdU2aDaBtgl8ZwCOScyv8QXlQ1GApQU43LY/B3Z6ZWxfbMI4dfHn4LfnYPdjd1SXg==
dependencies:
"@hapi/joi" "15.1.0"
chalk "2.4.2"
Expand All @@ -3670,7 +3670,7 @@ js-gardener@2.0.47:
eslint-plugin-jasmine "2.10.1"
eslint-plugin-json "1.4.0"
eslint-plugin-markdown "1.0.0"
eslint-plugin-mocha "5.3.0"
eslint-plugin-mocha "6.0.0"
fancy-log "1.3.3"
glob "7.1.4"
joi-strict "1.0.3"
Expand Down

0 comments on commit fdb92c7

Please sign in to comment.