Skip to content

Commit

Permalink
Merge pull request #536 from blackflux/dependabot/npm_and_yarn/dev/no…
Browse files Browse the repository at this point in the history
…de-tdd-2.18.10
  • Loading branch information
dependabot-preview[bot] committed Sep 15, 2020
2 parents 27d7431 + 85ea34c commit dc0c3fe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 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-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.172",
"node-tdd": "2.18.9",
"node-tdd": "2.18.10",
"nyc": "15.1.0",
"semantic-release": "17.1.1",
"babel-preset-latest-node": "4.1.0"
Expand Down
37 changes: 26 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4973,10 +4973,10 @@ node-sass-tilde-importer@^1.0.2:
dependencies:
find-parent-dir "^0.3.0"

node-tdd@2.18.9:
version "2.18.9"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.18.9.tgz#4ba3f564bbabc4ca72321da6661805610fc5dca7"
integrity sha512-W86vqQbSrLDiV3v20o+jfR1yFBPhbz0kazOpJMitrAE5wI+a0tu8vMBxBUPv4jNCFh8TZYNrxkGGz5ddGXGT5g==
node-tdd@2.18.10:
version "2.18.10"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.18.10.tgz#e6069e0c6e08fab45a04a78c739b7e8cf8fc4cb7"
integrity sha512-i839seHZSiuKk8zzV05vq7cg49h6i04y8Ugfq4S9WoW1LY751Vp7Dt9pgyDs+LOlNK+lu0G0udY4zs8jtmXbFA==
dependencies:
callsites "3.1.0"
joi-strict "1.2.5"
Expand All @@ -4985,7 +4985,7 @@ node-tdd@2.18.9:
minimist "1.2.5"
nock "13.0.4"
object-scan "13.1.6"
smart-fs "1.11.20"
smart-fs "1.11.21"
timekeeper "2.2.0"
tmp "0.2.1"
uuid "8.3.0"
Expand Down Expand Up @@ -5369,6 +5369,11 @@ object-align@1.0.13:
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.13.tgz#17d2680e047db7d0a4c6f659fa86da9bb925e476"
integrity sha512-vqLf2gEwYCReZ2HbLIvLbznfICEM54JMoMGGYc04+l+pewumuz/9ltOqvDtJpQs/Zin/x2UaCOK/XIMtMYL0Hw==

object-align@1.0.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.14.tgz#e040ee0e017e9d575f56edbb33b36b94303c2cf1"
integrity sha512-RtMw2ieTSZIqLJu2CKr0ZDATPVkB8UmLrjQ/9v3UnzYMeJeKfFphLtZKtNFhzTjv/btljjLGgbVMWN5s4EWHEQ==

object-assign@^4.0.1, object-assign@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
Expand Down Expand Up @@ -6839,19 +6844,19 @@ smart-fs@1.11.19:
xml-js "1.6.11"
yaml-boost "1.9.24"

smart-fs@1.11.20:
version "1.11.20"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.11.20.tgz#c3dfc632977c11a730cc408d9becc1a580f1406a"
integrity sha512-PtG2x91f6fSwx0Q/mZgoZKKxp4LuQq7mt0U9cM5gMOB0AUuNE2QG01JV4A28JpAG18KKdSSSF0xKZWT9UsnKAw==
smart-fs@1.11.21:
version "1.11.21"
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.11.21.tgz#d5523d37bf1afb6faf2a331bfae0978a6473d589"
integrity sha512-Yib4y28L2j+cxNV6zdt4R2iPtxN0pidUDHJXXY7anwJIZnVrlNeV9gfM6KqjkLbMKeaWE9GmL6JnxGei685Vjw==
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.13"
object-align "1.0.14"
xml-js "1.6.11"
yaml-boost "1.9.24"
yaml-boost "1.9.25"

snapdragon-node@^2.0.1:
version "2.1.1"
Expand Down Expand Up @@ -8100,6 +8105,16 @@ yaml-boost@1.9.24:
lodash.mergewith "4.6.2"
lodash.set "4.3.2"

yaml-boost@1.9.25:
version "1.9.25"
resolved "https://registry.yarnpkg.com/yaml-boost/-/yaml-boost-1.9.25.tgz#5f173899bd88db6b0a5892eab85dbf6c03497ea7"
integrity sha512-QMURDXDBM9pLlJ4fAM5TzOmjay2p2bs5dBB/BZ6YNvm/9+oLU14jORwc8jzAwYF1usuSclNDdPlUlGd6xAUBHg==
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 dc0c3fe

Please sign in to comment.