Skip to content

Commit

Permalink
Merge pull request #1055 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Apr 3, 2020
2 parents 68f8d6a + ab90482 commit 818014a
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 @@ -52,7 +52,7 @@
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.148",
"node-tdd": "2.10.3",
"node-tdd": "2.10.4",
"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 @@ -4896,10 +4896,10 @@ node-sass-tilde-importer@^1.0.2:
dependencies:
find-parent-dir "^0.3.0"

node-tdd@2.10.3:
version "2.10.3"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.10.3.tgz#fc7b9e5390699df2bf8504ed8de7b872435cf352"
integrity sha512-Reb2HVzeOjXs268GFa8aj4//gBLxcU07fyuXRx4UOfqL2/waIHiyfygjfpP6mQoWyJVUBZt1Ax1pD8TD8Vlltw==
node-tdd@2.10.4:
version "2.10.4"
resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.10.4.tgz#0a3b1452fa814ec3304b1883d1ab385c26c06322"
integrity sha512-QkoiYznDa07QR3po/5L+LVPX2hkrEuyFvHfJ7ph0IQIYoOM4TnuAU84Ve7lo6PU276yevx59abyZoVHBZQicTQ==
dependencies:
callsites "3.1.0"
joi-strict "1.2.1"
Expand All @@ -4909,7 +4909,7 @@ node-tdd@2.10.3:
smart-fs "1.11.11"
timekeeper "2.2.0"
tmp "0.1.0"
uuid "7.0.2"
uuid "7.0.3"
xml2js "0.4.23"

"nopt@2 || 3":
Expand Down Expand Up @@ -7674,10 +7674,10 @@ util-promisify@^2.1.0:
dependencies:
object.getownpropertydescriptors "^2.0.3"

uuid@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2.tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6"
integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw==
uuid@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==

uuid@^3.3.2, uuid@^3.3.3:
version "3.4.0"
Expand Down

0 comments on commit 818014a

Please sign in to comment.