File tree 2 files changed +13
-8
lines changed
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-plugin-markdown" : " 1.0.0" ,
60
60
"eslint-plugin-mocha" : " 6.1.1" ,
61
61
"js-gardener" : " 2.0.89" ,
62
- "node-tdd" : " 2.5.4 " ,
62
+ "node-tdd" : " 2.5.5 " ,
63
63
"nyc" : " 14.1.1" ,
64
64
"semantic-release" : " 15.13.24"
65
65
},
110
110
"json-stringify-pretty-compact" : " 2.0.0" ,
111
111
"lodash.clonedeep" : " 4.5.0" ,
112
112
"lodash.isequal" : " 4.5.0" ,
113
- "object-align" : " 1.0.7 " ,
113
+ "object-align" : " 1.0.8 " ,
114
114
"xml-js" : " 1.6.11" ,
115
115
"yaml-boost" : " 1.9.17"
116
116
}
Original file line number Diff line number Diff line change @@ -4615,16 +4615,16 @@ node-pre-gyp@^0.12.0:
4615
4615
semver "^5.3.0"
4616
4616
tar "^4"
4617
4617
4618
-
4619
- version "2.5.4 "
4620
- resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.5.4 .tgz#a08d4a0dee0f477b4e950b94b78cad332971ae3d "
4621
- integrity sha512-53osqpWlw4hDHYc0WVqgNMqeKQGmj9pvWyDChp9Ud4q8I/XyJOGYKDfE3OSeFGFSreG8mZlovDyeamV7uina3A ==
4618
+
4619
+ version "2.5.5 "
4620
+ resolved "https://registry.yarnpkg.com/node-tdd/-/node-tdd-2.5.5 .tgz#3a40b31b8a8a5659fba023a06ed8652e3167d77a "
4621
+ integrity sha512-quWBFiqMDb3ZsrHzIMS9A0/LMTGY7ViPVYak5wa+J0DlMFeNzXV2AfkzJVF2v3X6Ox4IWecx/p7dwrMMclvoCw ==
4622
4622
dependencies :
4623
4623
callsites "3.1.0"
4624
- joi-strict "1.1.0 "
4624
+ joi-strict "1.1.1 "
4625
4625
lodash.get "4.4.2"
4626
4626
nock "11.3.4"
4627
- smart-fs "1.9.11 "
4627
+ smart-fs "1.9.12 "
4628
4628
timekeeper "2.2.0"
4629
4629
tmp "0.1.0"
4630
4630
4998
4998
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.7.tgz#2a170cfdd34fc089cf8b7184b4ec09bc4a50f3c0"
4999
4999
integrity sha512-iyfxri2SSIJ5jvaIqDFiXkkyRGjyvaX/jAOffBbGHCEsHHmWr1hT1avhOC5EAsj2ZhEC9gFhibb7O4E1SM9VyA==
5000
5000
5001
+
5002
+ version "1.0.8"
5003
+ resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.8.tgz#ff549c2e80a2e5ace2d22275afe9497a5842ba54"
5004
+ integrity sha512-/2D+LEr8M9F1GEuiJBdiIrytv9o2Oh+eaO4G2pm84JJ0a6vD/cKt9ZXZxEKbo/agPFPJCLSm0Aa1Ssg5apGwvA==
5005
+
5001
5006
object-assign@^4.0.1, object-assign@^4.1.0 :
5002
5007
version "4.1.1"
5003
5008
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
You can’t perform that action at this time.
0 commit comments