Skip to content

Commit

Permalink
Merge pull request #671 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Sep 10, 2020
2 parents a214ecc + 877becb commit 543fddd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-mocha": "8.0.0",
"graphql": "15.3.0",
"js-gardener": "2.0.169",
"node-tdd": "2.18.3",
"node-tdd": "2.18.6",
"nyc": "15.1.0",
"request": "2.88.2",
"request-promise": "4.2.6",
Expand Down
17 changes: 6 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5789,19 +5789,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.6:
version "2.18.6"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.18.6.tgz#90a5dfc038b4e1f039c813de020a3bd089fbe3bf"
integrity sha512-lKcS8rcJXN4YP2x7nYf8hs12Quf2KgM8/CP3T1Dko/prmhySbCYoVTq/bwoP0AX4Ggx/VyBx9j2Dp5gv4xxSkw==
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.18"
timekeeper "2.2.0"
tmp "0.2.1"
uuid "8.3.0"
Expand Down Expand Up @@ -6214,11 +6214,6 @@ object-path@^0.11.4:
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=

object-scan@13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.1.2.tgz#d190cdfd8821b6496afd2305568c5e7aaa539e24"
integrity sha512-MurZBgumqnz1rM+cQ/3lGM33Mr+MXTvGUg3H1Ylcad4Q71XbBmsFKcqWq6lFc+70W1t3xCsTWYrXT/doZt9LeA==

object-scan@13.1.4:
version "13.1.4"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.1.4.tgz#dab76506cef35300ab744cfce5ecf27ad0734de0"
Expand Down

0 comments on commit 543fddd

Please sign in to comment.