aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-09-04 21:21:47 +0200
committerChocobozzz <florian.bigard@gmail.com>2017-09-04 21:30:18 +0200
commit0e1dc3e7c69995c691e1dd82e3c2bc68748661ca (patch)
treef2a4b5cffc72e33c902b67083bbaa35b6f22f0ca /yarn.lock
parentb0f9f39ed70299a208d1b388c72de8b7f3510cb7 (diff)
downloadPeerTube-0e1dc3e7c69995c691e1dd82e3c2bc68748661ca.tar.gz
PeerTube-0e1dc3e7c69995c691e1dd82e3c2bc68748661ca.tar.zst
PeerTube-0e1dc3e7c69995c691e1dd82e3c2bc68748661ca.zip
Convert tests to typescript
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock59
1 files changed, 57 insertions, 2 deletions
diff --git a/yarn.lock b/yarn.lock
index 1a6af175a..68d86ba0a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10,6 +10,12 @@
10 version "1.0.0" 10 version "1.0.0"
11 resolved "https://registry.yarnpkg.com/@types/bcrypt/-/bcrypt-1.0.0.tgz#2c523da191db7d41c06d17de235335c985effe9b" 11 resolved "https://registry.yarnpkg.com/@types/bcrypt/-/bcrypt-1.0.0.tgz#2c523da191db7d41c06d17de235335c985effe9b"
12 12
13"@types/bittorrent-protocol@*":
14 version "2.2.2"
15 resolved "https://registry.yarnpkg.com/@types/bittorrent-protocol/-/bittorrent-protocol-2.2.2.tgz#169e9633e1bd18e6b830d11cf42e611b1972cb83"
16 dependencies:
17 "@types/node" "*"
18
13"@types/bluebird@*", "@types/bluebird@^3.4.0": 19"@types/bluebird@*", "@types/bluebird@^3.4.0":
14 version "3.5.8" 20 version "3.5.8"
15 resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.8.tgz#242a83379f06c90f96acf6d1aeab3af6faebdb98" 21 resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.8.tgz#242a83379f06c90f96acf6d1aeab3af6faebdb98"
@@ -21,6 +27,10 @@
21 "@types/express" "*" 27 "@types/express" "*"
22 "@types/node" "*" 28 "@types/node" "*"
23 29
30"@types/chai@^4.0.4":
31 version "4.0.4"
32 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.0.4.tgz#fe86315d9a66827feeb16f73bc954688ec950e18"
33
24"@types/commander@^2.9.1": 34"@types/commander@^2.9.1":
25 version "2.9.2" 35 version "2.9.2"
26 resolved "https://registry.yarnpkg.com/@types/commander/-/commander-2.9.2.tgz#421f0cafd94a580991662711ea61fc37a5fcfede" 36 resolved "https://registry.yarnpkg.com/@types/commander/-/commander-2.9.2.tgz#421f0cafd94a580991662711ea61fc37a5fcfede"
@@ -58,7 +68,7 @@
58 version "4.14.74" 68 version "4.14.74"
59 resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168" 69 resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
60 70
61"@types/magnet-uri@^5.1.1": 71"@types/magnet-uri@*", "@types/magnet-uri@^5.1.1":
62 version "5.1.1" 72 version "5.1.1"
63 resolved "https://registry.yarnpkg.com/@types/magnet-uri/-/magnet-uri-5.1.1.tgz#861aaf64c92a3137dd848fefc55cd352a8ea851a" 73 resolved "https://registry.yarnpkg.com/@types/magnet-uri/-/magnet-uri-5.1.1.tgz#861aaf64c92a3137dd848fefc55cd352a8ea851a"
64 dependencies: 74 dependencies:
@@ -74,6 +84,10 @@
74 dependencies: 84 dependencies:
75 "@types/node" "*" 85 "@types/node" "*"
76 86
87"@types/mocha@^2.2.42":
88 version "2.2.42"
89 resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-2.2.42.tgz#ab769f51d37646b6fe8d4a086a98c285b1fab3f5"
90
77"@types/morgan@^1.7.32": 91"@types/morgan@^1.7.32":
78 version "1.7.32" 92 version "1.7.32"
79 resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.7.32.tgz#fab1ece4dae172e1a377d563d33e3634fa04927d" 93 resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.7.32.tgz#fab1ece4dae172e1a377d563d33e3634fa04927d"
@@ -94,6 +108,20 @@
94 version "6.0.88" 108 version "6.0.88"
95 resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.88.tgz#f618f11a944f6a18d92b5c472028728a3e3d4b66" 109 resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.88.tgz#f618f11a944f6a18d92b5c472028728a3e3d4b66"
96 110
111"@types/parse-torrent-file@*":
112 version "4.0.1"
113 resolved "https://registry.yarnpkg.com/@types/parse-torrent-file/-/parse-torrent-file-4.0.1.tgz#056a6c18f3fac0cd7c6c74540f00496a3225976b"
114 dependencies:
115 "@types/node" "*"
116
117"@types/parse-torrent@*":
118 version "5.8.1"
119 resolved "https://registry.yarnpkg.com/@types/parse-torrent/-/parse-torrent-5.8.1.tgz#012fe6f50d12ed23d86f10ea831a4f0e1b0aacb6"
120 dependencies:
121 "@types/magnet-uri" "*"
122 "@types/node" "*"
123 "@types/parse-torrent-file" "*"
124
97"@types/request@^2.0.3": 125"@types/request@^2.0.3":
98 version "2.0.3" 126 version "2.0.3"
99 resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06" 127 resolved "https://registry.yarnpkg.com/@types/request/-/request-2.0.3.tgz#bdf0fba9488c822f77e97de3dd8fe357b2fb8c06"
@@ -116,10 +144,37 @@
116 "@types/express-serve-static-core" "*" 144 "@types/express-serve-static-core" "*"
117 "@types/mime" "*" 145 "@types/mime" "*"
118 146
147"@types/simple-peer@*":
148 version "6.1.2"
149 resolved "https://registry.yarnpkg.com/@types/simple-peer/-/simple-peer-6.1.2.tgz#236b57651572b91088536ea438176eb71fd51f6e"
150 dependencies:
151 "@types/node" "*"
152
153"@types/superagent@*":
154 version "3.5.5"
155 resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-3.5.5.tgz#f4378cec9105dce5f74979c8e4a1ff3fe18a5aca"
156 dependencies:
157 "@types/node" "*"
158
159"@types/supertest@^2.0.3":
160 version "2.0.3"
161 resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.3.tgz#edcae925c427dec6a7abe2697ee4b06fb29664c1"
162 dependencies:
163 "@types/superagent" "*"
164
119"@types/validator@*", "@types/validator@^6.2.0": 165"@types/validator@*", "@types/validator@^6.2.0":
120 version "6.2.2" 166 version "6.2.2"
121 resolved "https://registry.yarnpkg.com/@types/validator/-/validator-6.2.2.tgz#f10c4433e5d107c95cf895e53ae4d25a53c3fa32" 167 resolved "https://registry.yarnpkg.com/@types/validator/-/validator-6.2.2.tgz#f10c4433e5d107c95cf895e53ae4d25a53c3fa32"
122 168
169"@types/webtorrent@^0.98.4":
170 version "0.98.4"
171 resolved "https://registry.yarnpkg.com/@types/webtorrent/-/webtorrent-0.98.4.tgz#cf8dbe22e3d5cf6915305f7f970b52bca01bf8b4"
172 dependencies:
173 "@types/bittorrent-protocol" "*"
174 "@types/node" "*"
175 "@types/parse-torrent" "*"
176 "@types/simple-peer" "*"
177
123"@types/winston@^2.3.2": 178"@types/winston@^2.3.2":
124 version "2.3.5" 179 version "2.3.5"
125 resolved "https://registry.yarnpkg.com/@types/winston/-/winston-2.3.5.tgz#d8063460a7881e55a9dbfc41fcdfb5063312f3fb" 180 resolved "https://registry.yarnpkg.com/@types/winston/-/winston-2.3.5.tgz#d8063460a7881e55a9dbfc41fcdfb5063312f3fb"
@@ -3715,7 +3770,7 @@ tryit@^1.0.1:
3715 version "1.0.3" 3770 version "1.0.3"
3716 resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb" 3771 resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
3717 3772
3718ts-node@^3.0.6: 3773ts-node@^3.3.0:
3719 version "3.3.0" 3774 version "3.3.0"
3720 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-3.3.0.tgz#c13c6a3024e30be1180dd53038fc209289d4bf69" 3775 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-3.3.0.tgz#c13c6a3024e30be1180dd53038fc209289d4bf69"
3721 dependencies: 3776 dependencies: