Add @types/cookie

This commit is contained in:
Alex Dima 2019-08-22 10:29:11 +02:00
parent 1848b16313
commit df8499dfa1
2 changed files with 6 additions and 0 deletions

View file

@ -60,6 +60,7 @@
},
"devDependencies": {
"7zip": "0.0.6",
"@types/cookie": "^0.3.3",
"@types/keytar": "^4.4.0",
"@types/mocha": "2.2.39",
"@types/node": "^10.12.12",

View file

@ -165,6 +165,11 @@
dependencies:
commander "*"
"@types/cookie@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.3.3.tgz#85bc74ba782fb7aa3a514d11767832b0e3bc6803"
integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow==
"@types/fancy-log@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@types/fancy-log/-/fancy-log-1.3.0.tgz#a61ab476e5e628cd07a846330df53b85e05c8ce0"