File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
"@commitlint/parse" : " ^8.3.0" ,
38
38
"@commitlint/utils" : " ^8.3.0" ,
39
39
"@types/jest" : " 24.0.18" ,
40
- "@types/lodash" : " 4.14.140 " ,
40
+ "@types/lodash" : " 4.14.144 " ,
41
41
"jest" : " 24.8.0" ,
42
42
"ts-jest" : " 24.1.0"
43
43
}
Original file line number Diff line number Diff line change 35
35
"license" : " MIT" ,
36
36
"devDependencies" : {
37
37
"@commitlint/utils" : " ^8.3.0" ,
38
- "@types/lodash" : " 4.14.140 " ,
38
+ "@types/lodash" : " 4.14.144 " ,
39
39
"lodash" : " 4.17.15" ,
40
40
"typescript" : " 3.5.3"
41
41
},
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/test" : " 8.2.0" ,
38
38
"@commitlint/utils" : " ^8.3.0" ,
39
- "@types/lodash" : " 4.14.140 " ,
39
+ "@types/lodash" : " 4.14.144 " ,
40
40
"import-from" : " 3.0.0" ,
41
41
"typescript" : " 3.5.3"
42
42
},
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@commitlint/parse" : " ^8.3.0" ,
38
38
"@commitlint/utils" : " ^8.3.0" ,
39
- "@types/lodash" : " 4.14.140 " ,
39
+ "@types/lodash" : " 4.14.144 " ,
40
40
"@types/resolve-from" : " 5.0.1"
41
41
},
42
42
"dependencies" : {
Original file line number Diff line number Diff line change 1304
1304
dependencies :
1305
1305
" @types/jest-diff" " *"
1306
1306
1307
-
1308
- version "4.14.140 "
1309
- resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.140 .tgz#8d2bd55e6a22221cd662bbb85969eb00ec283da6 "
1310
- integrity sha512-OU57uYCUUv9s8lgQTYuQlL6xkttWtz8VLCJSnt8ikla9+UXqMGJ8adCprSw7egJHSHwGvFpGhfpQDtHm/NQ3Cw ==
1307
+
1308
+ version "4.14.144 "
1309
+ resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.144 .tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e "
1310
+ integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg ==
1311
1311
1312
1312
" @types/minimatch@* " :
1313
1313
version "3.0.3"
You can’t perform that action at this time.
0 commit comments