File tree Expand file tree Collapse file tree 4 files changed +1159
-526
lines changed Expand file tree Collapse file tree 4 files changed +1159
-526
lines changed Original file line number Diff line number Diff line change 4
4
"lodash" : " ^4.17.4"
5
5
},
6
6
"devDependencies" : {
7
- "@types/lodash" : " ^ 4.14.63 " ,
8
- "serverless-plugin-typescript" : " ^ 0.1.2 "
7
+ "@types/lodash" : " 4.14.91 " ,
8
+ "serverless-plugin-typescript" : " 0.1.10 "
9
9
}
10
10
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/lodash@^ 4.14.63 " :
6
- version "4.14.63 "
7
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.63 .tgz#5ac475f55bfdc62bc88c4239dbc482f2f3bead93 "
5
+ " @types/lodash@4.14.91 " :
6
+ version "4.14.91 "
7
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91 .tgz#794611b28056d16b5436059c6d800b39d573cd3a "
8
8
9
9
fs-extra@^2.0.0 :
10
10
version "2.1.2"
@@ -33,9 +33,9 @@ lodash@^4.17.4:
33
33
version "4.17.4"
34
34
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
35
35
36
- serverless-plugin-typescript@^ 0.1.2 :
37
- version "0.1.2 "
38
- resolved "https://registry.yarnpkg.com/serverless-plugin-typescript/-/serverless-plugin-typescript-0.1.2 .tgz#ca0deeb9f755178df7784454b5b0164dad6b7de6 "
36
+ serverless-plugin-typescript@0.1.10 :
37
+ version "0.1.10 "
38
+ resolved "https://registry.yarnpkg.com/serverless-plugin-typescript/-/serverless-plugin-typescript-0.1.10 .tgz#5ee23f77f3770481d7f7dae69d944d03ddd648fb "
39
39
dependencies :
40
40
fs-p "^2.0.0"
41
41
lodash "^4.17.4"
Original file line number Diff line number Diff line change 27
27
],
28
28
"devDependencies" : {
29
29
"@types/fs-extra" : " 4.0.7" ,
30
- "@types/jest" : " ^ 21.1.1 " ,
31
- "@types/lodash" : " ^ 4.14.62 " ,
32
- "jest" : " ^ 22.0.0 " ,
33
- "mock-fs" : " ^4.3.0 " ,
34
- "ts-jest" : " ^ 22.0.0" ,
35
- "tslint" : " ^5.1 .0"
30
+ "@types/jest" : " 21.1.10 " ,
31
+ "@types/lodash" : " 4.14.91 " ,
32
+ "jest" : " 22.0.4 " ,
33
+ "mock-fs" : " 4.4.2 " ,
34
+ "ts-jest" : " 22.0.0" ,
35
+ "tslint" : " 5.8 .0"
36
36
},
37
37
"dependencies" : {
38
38
"fs-extra" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments