File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@types/jest" : " 22.1.0" ,
24
24
"@types/node" : " 8.9.4" ,
25
- "@types/minimist" : " 1.2.0 " ,
25
+ "@types/minimist" : " 1.2.2 " ,
26
26
"jest" : " 22.1.4" ,
27
27
"bot-tester" : " 3.4.2" ,
28
28
"ts-jest" : " 22.0.2" ,
Original file line number Diff line number Diff line change 65
65
version "22.1.0"
66
66
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.1.0.tgz#c1de03bbac66fac4cc741f7a69cb73bc01a1707c"
67
67
68
-
69
- version "1.2.0"
70
- resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
68
+
69
+ version "1.2.2"
70
+ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
71
+ integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
71
72
72
73
" @types/node@* " :
73
74
version "9.3.0"
You can’t perform that action at this time.
0 commit comments