Skip to content

Commit

Permalink
Merge pull request #249 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Sep 15, 2019
2 parents 694524f + 93def09 commit 466516a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 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.1.1",
"js-gardener": "2.0.94",
"js-gardener": "2.0.95",
"nyc": "14.1.1",
"semantic-release": "15.13.24"
},
Expand Down
27 changes: 10 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3559,24 +3559,17 @@ java-properties@^1.0.0:
resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
integrity sha512-qjdpeo2yKlYTH7nFdK0vbZWuTCesk4o63v5iVOlhMQPfuIZQfW/HI35SjfhA+4qpg36rnFSvUK5b1m+ckIblQQ==

joi-strict@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.2.tgz#6ccc94f615ccafb4bf707a7764b184ae152690a4"
integrity sha512-5FJarK5iGIUL4e+CBhvv4B9ptW2GcpUVkTKhNfwYNYMjG2UjQV2PGO5c5oQLUIS7s7ugO5Z9W5+LGuLfeQUqDA==
dependencies:
"@hapi/joi" "16.0.1"

joi-strict@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/joi-strict/-/joi-strict-1.1.3.tgz#7ffd4c722826d3082f67d3f51f21cd445635c5f7"
integrity sha512-xHfMrEb/C6tYWWz6c+oZA0Ch4fWJ7gV5JierV+9tsaUbJAIzxNIhOJUSf1S9AP9TWm4TmD2oIllaxPfldqg0VA==
dependencies:
"@hapi/joi" "16.0.1"

js-gardener@2.0.94:
version "2.0.94"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.94.tgz#8505d1eadcdbabb024d15c761790dd7c17253089"
integrity sha512-S0kaYjf/vTvQHaivYP0CL5UfGIWfxIwFdDNyT7AVQnOIGHYTodds25UeoQXDJdYTORVb8LbDZZf8QgjFXmdMyA==
js-gardener@2.0.95:
version "2.0.95"
resolved "https://registry.yarnpkg.com/js-gardener/-/js-gardener-2.0.95.tgz#6169579448c3a841781c6d9ba7efbea9d4e0812e"
integrity sha512-iGSu0SvLSe1xFjT/7+EnRtEBJYtNlf4hEafTdxh9PJY7fl7EA/XUXBmq++xVNJxvLAS1pX2UI6Td6nhuJkTi9Q==
dependencies:
chalk "2.4.2"
fancy-log "1.3.3"
Expand All @@ -3587,7 +3580,7 @@ js-gardener@2.0.94:
lodash.get "4.4.2"
mocha "6.2.0"
npm-check "5.9.0"
robo-config "3.3.9"
robo-config "3.3.10"

js-tokens@^3.0.0, js-tokens@^3.0.2:
version "3.0.2"
Expand Down Expand Up @@ -6160,14 +6153,14 @@ rimraf@2.6.3:
dependencies:
glob "^7.1.3"

robo-config@3.3.9:
version "3.3.9"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.3.9.tgz#ee034d457d507fa2e61d1ac229d20d0c7c54bc64"
integrity sha512-F0roXdxFf/Y8AzDjEqlyIauVDgzuKMK8MiKUIZw/9wrbPCxgwn98WJoptG2S1mKfwfUYBQXL3T5c29dOyKrfaw==
robo-config@3.3.10:
version "3.3.10"
resolved "https://registry.yarnpkg.com/robo-config/-/robo-config-3.3.10.tgz#710a4ed555bda1d84e25ef0141e1dc3db8535658"
integrity sha512-ZZNwHISQV8LBZ2uqV64lF4k2w/v+kKCBxTVl+4usvXvze7lAa1P9UQvn4HAXU4r8E6sOBhH1ZZUdTs4H+gkZdg==
dependencies:
app-root-path "2.2.1"
deepmerge "4.0.0"
joi-strict "1.1.2"
joi-strict "1.1.3"
lodash.clonedeep "4.5.0"
lodash.difference "4.5.0"
lodash.get "4.4.2"
Expand Down

0 comments on commit 466516a

Please sign in to comment.