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 +34
-17
lines changed
Expand file tree Collapse file tree 2 files changed +34
-17
lines changed Original file line number Diff line number Diff line change 1717 "test" : " node test/test"
1818 },
1919 "devDependencies" : {
20- "docdown" : " ~0.7.1 " ,
20+ "docdown" : " ~0.7.2 " ,
2121 "qunit-extras" : " ^1.5.0" ,
22- "qunitjs" : " ~1.22.0 " ,
23- "requirejs" : " ^2.3.2 "
22+ "qunitjs" : " ^1.23.1 " ,
23+ "requirejs" : " ^2.3.3 "
2424 },
2525 "files" : [
2626 " platform.js"
Original file line number Diff line number Diff line change 11# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22# yarn lockfile v1
3- docdown@~0.4.1 :
4- version "0.4.1"
5- resolved "https://registry.yarnpkg.com/docdown/-/docdown-0.4.1.tgz#0c433c0989c5f0d2e511351f9f897098fc3d877c"
3+
4+
5+ docdown@~0.7.2 :
6+ version "0.7.2"
7+ resolved "https://registry.yarnpkg.com/docdown/-/docdown-0.7.2.tgz#f8c68f5836974860e5bb1802bcac52ba8a3ff677"
8+ dependencies :
9+ doctrine "^2.0.0"
10+ lodash "^4.17.2"
11+
12+ doctrine@^2.0.0 :
13+ version "2.0.0"
14+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63"
615 dependencies :
7- lodash "^4.1.0"
16+ esutils "^2.0.2"
17+ isarray "^1.0.0"
818
9- lodash@^4.1.0 :
10- version "4.16.4"
11- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
19+ esutils@^2.0.2 :
20+ version "2.0.2"
21+ resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
22+
23+ isarray@^1.0.0 :
24+ version "1.0.0"
25+ resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
26+
27+ lodash@^4.17.2 :
28+ version "4.17.4"
29+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1230
1331qunit-extras@^1.5.0 :
1432 version "1.5.0"
1533 resolved "https://registry.yarnpkg.com/qunit-extras/-/qunit-extras-1.5.0.tgz#a64d1c5088ab20c01c0e1b04c72132c397b3964c"
1634
17- qunitjs@~1.22.0 :
18- version "1.22.0"
19- resolved "https://registry.yarnpkg.com/qunitjs/-/qunitjs-1.22.0.tgz#374f0f51e4eaaf881284ebfa5fc48bef4c714b67"
20-
21- requirejs@^2.1.22 :
22- version "2.3.2"
23- resolved "https://registry.yarnpkg.com/requirejs/-/requirejs-2.3.2.tgz#0eaa870d4c7db3b15dd1322e6b65b0388fc4b2c6"
35+ qunitjs@^1.23.1 :
36+ version "1.23.1"
37+ resolved "https://registry.yarnpkg.com/qunitjs/-/qunitjs-1.23.1.tgz#1971cf97ac9be01a64d2315508d2e48e6fd4e719"
2438
39+ requirejs@^2.3.3 :
40+ version "2.3.3"
41+ resolved "https://registry.yarnpkg.com/requirejs/-/requirejs-2.3.3.tgz#aa59fd3a0287eaf407959a138228044b5dd6a6a3"
You can’t perform that action at this time.
0 commit comments