File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 25
25
],
26
26
"license" : " SEE LICENSE IN LICENSE.txt" ,
27
27
"dependencies" : {
28
- "lodash" : " ^ 4.17.10 " ,
29
- "semver" : " ^5.5 .0" ,
28
+ "lodash" : " 4.17.11 " ,
29
+ "semver" : " 5.6 .0" ,
30
30
"universal-analytics" : " 0.4.15" ,
31
- "uuid" : " ^3.2.1 " ,
32
- "vscode-chrome-debug-core" : " ^ 3.23.11" ,
33
- "vscode-debugadapter" : " ^1.28.0-pre.2 "
31
+ "uuid" : " 3.3.2 " ,
32
+ "vscode-chrome-debug-core" : " 3.23.11" ,
33
+ "vscode-debugadapter" : " 1.34.0 "
34
34
},
35
35
"devDependencies" : {
36
- "@types/lodash" : " ^ 4.14.109 " ,
37
- "@types/mocha" : " ^ 5.2.1 " ,
36
+ "@types/lodash" : " 4.14.121 " ,
37
+ "@types/mocha" : " 5.2.6 " ,
38
38
"@types/node" : " 6.0.46" ,
39
- "@types/semver" : " ^ 5.5.0" ,
39
+ "@types/semver" : " 5.5.0" ,
40
40
"@types/universal-analytics" : " 0.4.1" ,
41
- "cpx" : " ^ 1.5.0" ,
42
- "mocha" : " ^ 5.2.0" ,
43
- "sinon" : " ^5.0.10 " ,
41
+ "cpx" : " 1.5.0" ,
42
+ "mocha" : " 5.2.0" ,
43
+ "sinon" : " 5.1.1 " ,
44
44
"tslint" : " 5.10.0" ,
45
- "tslint-eslint-rules" : " ^5.3.1 " ,
45
+ "tslint-eslint-rules" : " 5.4.0 " ,
46
46
"typescript" : " 2.6.2" ,
47
47
"vsce" : " ~1.36.0" ,
48
48
"vscode" : " ~1.1.10" ,
49
- "vscode-debugprotocol" : " ^1.28.0-pre.1 "
49
+ "vscode-debugprotocol" : " 1.34.0 "
50
50
},
51
51
"scripts" : {
52
52
"clean" : " git clean -fdx" ,
369
369
}
370
370
]
371
371
}
372
- }
372
+ }
You can’t perform that action at this time.
0 commit comments