This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-21
lines changed
Expand file tree Collapse file tree 2 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1818 "test" : " node test/test"
1919 },
2020 "dependencies" : {
21- "lodash" : " ^4.16.4 " ,
22- "platform" : " ^1.3.1 "
21+ "lodash" : " ^4.17.2 " ,
22+ "platform" : " ^1.3.3 "
2323 },
2424 "devDependencies" : {
25- "coveralls" : " ^2.11.14 " ,
26- "docdown" : " ~0.7.1 " ,
25+ "coveralls" : " ^2.11.15 " ,
26+ "docdown" : " ~0.7.2 " ,
2727 "istanbul" : " 0.4.5" ,
2828 "qunit-extras" : " ^3.0.0" ,
2929 "qunitjs" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -144,9 +144,9 @@ core-util-is@~1.0.0:
144144 version "1.0.2"
145145 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
146146
147- coveralls@^2.11.14 :
148- version "2.11.14 "
149- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.14 .tgz#645a05ac72aa4f2ee811c667390d4ad36f0c2e26 "
147+ coveralls@^2.11.15 :
148+ version "2.11.15 "
149+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.15 .tgz#37d3474369d66c14f33fa73a9d25cee6e099fca0 "
150150 dependencies :
151151 js-yaml "3.6.1"
152152 lcov-parse "0.0.10"
@@ -178,16 +178,16 @@ delayed-stream@~1.0.0:
178178 version "1.0.0"
179179 resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
180180
181- docdown@~0.7.1 :
182- version "0.7.1 "
183- resolved "https://registry.yarnpkg.com/docdown/-/docdown-0.7.1 .tgz#7a2893d4c2ff5911fb0f9448462966806124cbf4 "
181+ docdown@~0.7.2 :
182+ version "0.7.2 "
183+ resolved "https://registry.yarnpkg.com/docdown/-/docdown-0.7.2 .tgz#f8c68f5836974860e5bb1802bcac52ba8a3ff677 "
184184 dependencies :
185- doctrine "^1.2.2 "
186- lodash "^4.14.1 "
185+ doctrine "^2.0.0 "
186+ lodash "^4.17.2 "
187187
188- doctrine@^1.2.2 :
189- version "1.5 .0"
190- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5 .0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa "
188+ doctrine@^2.0.0 :
189+ version "2.0 .0"
190+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0 .0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63 "
191191 dependencies :
192192 esutils "^2.0.2"
193193 isarray "^1.0.0"
@@ -450,9 +450,9 @@ levn@~0.3.0:
450450 prelude-ls "~1.1.2"
451451 type-check "~0.3.2"
452452
453- lodash@^4.14.1, lodash@^4.16.4 :
454- version "4.16.4 "
455- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4 .tgz#01ce306b9bad1319f2a5528674f88297aeb70127 "
453+ lodash@^4.17.2 :
454+ version "4.17.2 "
455+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2 .tgz#34a3055babe04ce42467b607d700072c7ff6bf42 "
456456
457457458458 version "1.2.5"
@@ -548,9 +548,9 @@ pinkie@^2.0.0:
548548 version "2.0.4"
549549 resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
550550
551- platform@^1.3.1 :
552- version "1.3.1 "
553- resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.1 .tgz#492210892335bd3131c0a08dda2d93ec3543e423 "
551+ platform@^1.3.3 :
552+ version "1.3.3 "
553+ resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.3 .tgz#646c77011899870b6a0903e75e997e8e51da7461 "
554554
555555prelude-ls@~1.1.2 :
556556 version "1.1.2"
You can’t perform that action at this time.
0 commit comments