File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 70
70
"@babel/plugin-transform-modules-commonjs" : " ^7.2.0" ,
71
71
"@vue/component-compiler-utils" : " ^2.4.0" ,
72
72
"chalk" : " ^2.1.0" ,
73
+ "convert-source-map" : " ^1.6.0" ,
73
74
"extract-from-css" : " ^0.4.4" ,
74
75
"source-map" : " ^0.5.6" ,
75
76
"ts-jest" : " ^24.0.0"
Original file line number Diff line number Diff line change @@ -2200,7 +2200,7 @@ conventional-commits-parser@^3.0.0:
2200
2200
through2 "^2.0.0"
2201
2201
trim-off-newlines "^1.0.0"
2202
2202
2203
- convert-source-map@^1.1.0, convert-source-map@^1.4.0 :
2203
+ convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.6.0 :
2204
2204
version "1.6.0"
2205
2205
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
2206
2206
integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
You can’t perform that action at this time.
0 commit comments