Skip to content

Commit

Permalink
Merge pull request #701 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 10, 2020
2 parents 6d3d355 + de7b50f commit 07b0fc5
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 @@ -50,7 +50,7 @@
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.137",
"node-tdd": "2.9.5",
"node-tdd": "2.9.6",
"nyc": "15.0.0",
"semantic-release": "17.0.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4522,10 +4522,10 @@ minimist@0.0.8:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=

minimist@1.2.0, minimist@^1.1.3, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
minimist@1.2.2, minimist@^1.1.3, minimist@^1.2.0:
version "1.2.2"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.2.tgz#b00a00230a1108c48c169e69a291aafda3aacd63"
integrity sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==

minimist@~0.0.1:
version "0.0.10"
Expand Down Expand Up @@ -4792,15 +4792,15 @@ node-sass-tilde-importer@^1.0.2:
dependencies:
find-parent-dir "^0.3.0"

node-tdd@2.9.5:
version "2.9.5"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.9.5.tgz#e714efd59ccb9316fc870478a0f9acdf08205ea9"
integrity sha512-9L7D1dmK40fJdrOar3AyH0FOKkr/BQ26E2+E8rhMy4Y7hiVFtIvjX54zCnyKvVoVC+9FHsJ8hkWbyljbciZlWQ==
node-tdd@2.9.6:
version "2.9.6"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.9.6.tgz#99c23441020e1675ee7fe406ff31b7ca0d58f7db"
integrity sha512-P08AW9haROJj8YjvLoR7d8e8QWKHxgV6Y5OrGDhX01080tDSIw8puUe8+AeZ0Xg3OtvUSGHxiAbZfxtaQ7/cjg==
dependencies:
callsites "3.1.0"
joi-strict "1.2.0"
lodash.get "4.4.2"
minimist "1.2.0"
minimist "1.2.2"
nock "12.0.2"
smart-fs "1.11.8"
timekeeper "2.2.0"
Expand Down

0 comments on commit 07b0fc5

Please sign in to comment.