Skip to content

Commit

Permalink
Merge pull request #1261 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Sep 9, 2020
2 parents 041577c + 7455cbd commit f89cd06
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.167",
"node-tdd": "2.18.3",
"node-tdd": "2.18.5",
"nyc": "15.1.0",
"semantic-release": "17.1.1",
"babel-preset-latest-node": "4.1.0"
Expand Down Expand Up @@ -108,7 +108,7 @@
"lodash.get": "4.4.2",
"object-deep-contain": "1.0.25",
"object-scan": "13.1.4",
"object-treeify": "1.1.26",
"smart-fs": "1.11.17"
"object-treeify": "1.1.27",
"smart-fs": "1.11.18"
}
}
46 changes: 40 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4949,19 +4949,19 @@ node-sass-tilde-importer@^1.0.2:
dependencies:
find-parent-dir "^0.3.0"

node-tdd@2.18.3:
version "2.18.3"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.18.3.tgz#2c9212d92322b752c8aa5b78f2727caa574e0d0e"
integrity sha512-Ez+LDUVJltrjooiZFROL8thF3hCfAaDIm6BlFQTyXzkJ/OtC8E9FsdB9Nivn0Ck8C9krAqCFXXJace/A8y1TRA==
node-tdd@2.18.5:
version "2.18.5"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.18.5.tgz#9d7355491506a44193f895f3c5e8f37be9c28a12"
integrity sha512-E4ijjjexD1a5o56L8udfXKdABzRFLmQlNWhMwhTAxHsYfF07dbb99YyPMVgCcmARVUdQSFJwUHlOtDt5nrEeBw==
dependencies:
callsites "3.1.0"
joi-strict "1.2.3"
lodash.clonedeep "4.5.0"
lodash.get "4.4.2"
minimist "1.2.5"
nock "13.0.4"
object-scan "13.1.2"
smart-fs "1.11.16"
object-scan "13.1.5"
smart-fs "1.11.17"
timekeeper "2.2.0"
tmp "0.2.1"
uuid "8.3.0"
Expand Down Expand Up @@ -5384,11 +5384,21 @@ object-scan@13.1.4:
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.1.4.tgz#dab76506cef35300ab744cfce5ecf27ad0734de0"
integrity sha512-pwc5F73RyduRMz/C+JvEllvV5nPhYj86vpdIykUnsEY6PI5gpRWuilSP3K0qhAxOyTryW6ZW2pHhweb+6ojThA==

object-scan@13.1.5:
version "13.1.5"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.1.5.tgz#d4f3a3b0cb89e7a3d6f6a89dd046e70585318105"
integrity sha512-661amgbFgthyFhAqKHcot+0akjiCHj89/mnX3wWN9nvoGxgNr+jXVtsovVAz1C++fSUg7GPsUSa93U/7H+QNVA==

object-treeify@1.1.26:
version "1.1.26"
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.26.tgz#80b882036cb5d0fddc16e8a2affa98ba96f89a74"
integrity sha512-0WTfU7SGM8umY4YPpOg+oHXL66E6dPVCr+sMR6KitPmvg8CkVrHUUZYEFtx0+5Wb0HjFEsBwBYXyGRNeX7c/oQ==

object-treeify@1.1.27:
version "1.1.27"
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.27.tgz#4244a90df5ba3d2d92747ebd64b271369379e4f3"
integrity sha512-xRDJvP4ptfleTmJm/qPrxv/8Iifgk/xnaNeBqyczbYeQ4Yh5GCGOZaO78MlbwR5nlo9viTxM1kgThgl8/sMEHg==

object-visit@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
Expand Down Expand Up @@ -6815,6 +6825,20 @@ smart-fs@1.11.17:
xml-js "1.6.11"
yaml-boost "1.9.23"

smart-fs@1.11.18:
version "1.11.18"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.11.18.tgz#9dcc1b20213e56ffa88e1d58d95df0e06d82128e"
integrity sha512-ZxMs6WoYC25v0Sxg1CLmLBY5qiRTkr/m/HuFmqvJGe+4J8Vg9O2l0el8m7SqPvn+OgJPsGQqcyrY8Y+QtCVI4Q==
dependencies:
fs-extra "9.0.1"
js-yaml "3.14.0"
json-stringify-pretty-compact "2.0.0"
lodash.clonedeep "4.5.0"
lodash.isequal "4.5.0"
object-align "1.0.12"
xml-js "1.6.11"
yaml-boost "1.9.24"

snapdragon-node@^2.0.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
Expand Down Expand Up @@ -8072,6 +8096,16 @@ yaml-boost@1.9.23:
lodash.mergewith "4.6.2"
lodash.set "4.3.2"

yaml-boost@1.9.24:
version "1.9.24"
resolved "https://registry.yarnpkg.com/yaml-boost/-/yaml-boost-1.9.24.tgz#f5ab1d3809a0030a83f2ae3ef53b242f298e9b02"
integrity sha512-L5gUF+fZxpvcS+gDnuxCBbnOtW5WJY9ZvxiTbf2PbXMwnpRtykiJVFGd80zjFUGUbEvywIEuUxaVnr/EgxlHkQ==
dependencies:
js-yaml "3.14.0"
lodash.get "4.4.2"
lodash.mergewith "4.6.2"
lodash.set "4.3.2"

yaml@^1.7.2:
version "1.10.0"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
Expand Down

0 comments on commit f89cd06

Please sign in to comment.