Skip to content

Commit

Permalink
Merge pull request #700 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 8, 2021
2 parents 2ec7ea4 + 35ae4e6 commit f6fb643
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.1.2",
"eslint-plugin-markdown": "2.0.0",
"eslint-plugin-mocha": "8.1.0",
"js-gardener": "2.0.186",
"js-gardener": "2.0.187",
"node-tdd": "2.19.1",
"nyc": "15.1.0",
"semantic-release": "17.4.1"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4018,18 +4018,18 @@ joi-strict@1.2.9:
dependencies:
"@hapi/joi" "17.1.1"

js-gardener@2.0.186:
version "2.0.186"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.186.tgz#2fe12ef69930c2d0bd4210c0c66e478d04484e28"
integrity sha512-iT0F542gOToREEjTC3+Q4DX+6QZm9oBrknbHX4qwBK9WEDRoV3uJtLGgO+t8IqBs2qn3zBNnxBd5dZb0dJ2h0w==
js-gardener@2.0.187:
version "2.0.187"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.187.tgz#0c6c7cdebe5d8fa6d985c52341188fef978429a5"
integrity sha512-QdqgRJ3pPZ/+MCko1qpOvwBHhwc3yavL2+oB+L5iBqOUSPNpcff7dfMqDeoJiZd+ce32o2ncjzneJ0Ws+vYB3g==
dependencies:
chalk "4.1.0"
fancy-log "1.3.3"
glob "7.1.6"
joi-strict "1.2.9"
js-yaml "4.0.0"
lodash.difference "4.5.0"
mocha "8.3.0"
mocha "8.3.1"
npm-check "5.9.2"
robo-config "3.10.6"

Expand Down Expand Up @@ -4877,10 +4877,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.0:
dependencies:
minimist "^1.2.5"

mocha@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.0.tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5"
integrity sha512-TQqyC89V1J/Vxx0DhJIXlq9gbbL9XFNdeLQ1+JsnZsVaSOV1z3tWfw0qZmQJGQRIfkvZcs7snQnZnOCKoldq1Q==
mocha@8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"
Expand Down

0 comments on commit f6fb643

Please sign in to comment.