File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 37
37
"babel-loader" : " ^8.1.0" ,
38
38
"core-js" : " ^3.6.5" ,
39
39
"react-docgen-typescript-loader" : " ^3.7.2" ,
40
- "source-map-loader" : " ^1 .0.2 " ,
40
+ "source-map-loader" : " ^3 .0.0 " ,
41
41
"string-replace-loader" : " ^3.0.1" ,
42
42
"ts-loader" : " ^8.0.2"
43
43
},
Original file line number Diff line number Diff line change @@ -17400,17 +17400,14 @@ source-map-js@^0.6.2:
17400
17400
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
17401
17401
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
17402
17402
17403
- source-map-loader@^1 .0.2 :
17404
- version "1.1.3 "
17405
- resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.3 .tgz#7dbc2fe7ea09d3e43c51fd9fc478b7f016c1f820 "
17406
- integrity sha512-6YHeF+XzDOrT/ycFJNI53cgEsp/tHTMl37hi7uVyqFAlTXW109JazaQCkbc+jjoL2637qkH1amLi+JzrIpt5lA ==
17403
+ source-map-loader@^3 .0.0 :
17404
+ version "3.0.0 "
17405
+ resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.0 .tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049 "
17406
+ integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw ==
17407
17407
dependencies:
17408
17408
abab "^2.0.5"
17409
17409
iconv-lite "^0.6.2"
17410
- loader-utils "^2.0.0"
17411
- schema-utils "^3.0.0"
17412
- source-map "^0.6.1"
17413
- whatwg-mimetype "^2.3.0"
17410
+ source-map-js "^0.6.2"
17414
17411
17415
17412
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
17416
17413
version "0.5.3"
You can’t perform that action at this time.
0 commit comments