Skip to content

Commit

Permalink
Merge pull request #319 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Oct 22, 2019
2 parents d98d8fa + 6404398 commit f08d038
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 @@ -52,7 +52,7 @@
"eslint-plugin-json": "2.0.0",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-mocha": "6.2.0",
"js-gardener": "2.0.108",
"js-gardener": "2.0.109",
"nyc": "14.1.1",
"semantic-release": "15.13.27"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3561,10 +3561,10 @@ joi-strict@1.1.7:
dependencies:
"@hapi/joi" "16.1.7"

js-gardener@2.0.108:
version "2.0.108"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.108.tgz#e04780449eb9b9df453546d3f91c972fdc4a5dd2"
integrity sha512-iAtRoRcYkKPaoeA4wJerzadj1iyLvJojLK9BcRnaO0N66wu35LUkasYlPW01MoXMA3ABb8oF76rIzTMZDJ9Lsw==
js-gardener@2.0.109:
version "2.0.109"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.109.tgz#ab0c47a579b566f013a69c3408ee36ceb07e6bce"
integrity sha512-5JCp/N8cZO0L6vGZ1D8j9Oizq26RmK+ljkAdSibad5f/HwK6UCqeNQOLzN2P8AdJBA4tBClBhc+pyVNuUdRscg==
dependencies:
chalk "2.4.2"
fancy-log "1.3.3"
Expand All @@ -3573,7 +3573,7 @@ js-gardener@2.0.108:
js-yaml "3.13.1"
lodash.difference "4.5.0"
lodash.get "4.4.2"
mocha "6.2.1"
mocha "6.2.2"
npm-check "5.9.0"
robo-config "3.4.5"

Expand Down Expand Up @@ -4369,10 +4369,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@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.1.tgz#da941c99437da9bac412097859ff99543969f94c"
integrity sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==
mocha@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.2.tgz#5d8987e28940caf8957a7d7664b910dc5b2fea20"
integrity sha512-FgDS9Re79yU1xz5d+C4rv1G7QagNGHZ+iXF81hO8zY35YZZcLEsJVfFolfsqKFWunATEvNzMK0r/CwWd/szO9A==
dependencies:
ansi-colors "3.2.3"
browser-stdout "1.3.1"
Expand Down

0 comments on commit f08d038

Please sign in to comment.