Skip to content

Commit

Permalink
Merge pull request #557 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Aug 21, 2019
2 parents dd860b9 + 30b10c2 commit 50f0c6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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": "1.4.0",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-mocha": "6.0.0",
"js-gardener": "2.0.73",
"js-gardener": "2.0.74",
"nyc": "14.1.1",
"semantic-release": "15.13.21",
"tmp": "0.1.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3581,10 +3581,10 @@ joi-strict@1.0.8:
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.0.8.tgz#c2a0c56274780a8ca8beff22253a0bc8634dd6e9"
integrity sha512-HltgaAoeKPoVWU/XE00MoCm4CHEHMudSWUd+RJkujrmm+Ms2U04PHa0lJWX+IQJ1UPz4S0Z06Pos4IsNdupklg==

js-gardener@2.0.73:
version "2.0.73"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.73.tgz#aebdbd5a8a5fe515b728c210ae2795d52be1b06a"
integrity sha512-IcOgK6t1MjS2/DDpXdKlnt7Fa2Y4ooeM2gG6WSwE8iyaBdmmEZxKRjrQfUjeKD3eozGtWVoTRzdACaV62JGBLg==
js-gardener@2.0.74:
version "2.0.74"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.74.tgz#36c7c2c5a65bae9ba39128c74d5b81996da394b9"
integrity sha512-VKRQvYeFAamEfMpGhttxUXWIjK3C3Whq0VMtoMYE7uGjDo1jnM/PaMspjcLC8VIHONyDWnZyIBa+zRwKwTpo/Q==
dependencies:
"@hapi/joi" "15.1.1"
chalk "2.4.2"
Expand All @@ -3596,7 +3596,7 @@ js-gardener@2.0.73:
lodash.get "4.4.2"
mocha "6.2.0"
npm-check "5.9.0"
robo-config "3.2.2"
robo-config "3.2.3"
tmp "0.1.0"

js-tokens@^3.0.0, js-tokens@^3.0.2:
Expand Down Expand Up @@ -6149,10 +6149,10 @@ rimraf@2.6.3:
dependencies:
glob "^7.1.3"

robo-config@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.2.2.tgz#82f311316ac312f3e944d7b0f600115735ed598e"
integrity sha512-BHQdmDmRhpG+sTOW21OuwjWA7UpxXOxzV3gEDUXg9+lPnf/VZ1e50UlvY41rlUMqVuH4486GB60smvvai/rqaw==
robo-config@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.2.3.tgz#799d3fae26fc55bcb0ef355b5b21c2664787aff5"
integrity sha512-uvA58GIUpXmCMisgsAVds6iWQ7+cUNqfcgp6bFFFbL5a47v1VtL5bwvphMPQSjOnodWmF3g+0x2HTn1bbIDjIA==
dependencies:
"@hapi/joi" "15.1.1"
app-root-path "2.2.1"
Expand All @@ -6164,7 +6164,7 @@ robo-config@3.2.2:
object-deep-contain "1.0.16"
object-scan "10.0.9"
object-treeify "1.1.17"
smart-fs "1.9.7"
smart-fs "1.9.8"

run-async@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 50f0c6b

Please sign in to comment.