File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 7070 "@babel/plugin-transform-modules-commonjs" : " ^7.2.0" ,
7171 "@vue/component-compiler-utils" : " ^2.4.0" ,
7272 "chalk" : " ^2.1.0" ,
73+ "convert-source-map" : " ^1.6.0" ,
7374 "extract-from-css" : " ^0.4.4" ,
7475 "source-map" : " ^0.5.6" ,
7576 "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:
22002200 through2 "^2.0.0"
22012201 trim-off-newlines "^1.0.0"
22022202
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 :
22042204 version "1.6.0"
22052205 resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
22062206 integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
You can’t perform that action at this time.
0 commit comments