File tree 2 files changed +11
-9
lines changed
2 files changed +11
-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 @@ -17429,17 +17429,19 @@ source-list-map@^2.0.0:
17429
17429
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
17430
17430
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
17431
17431
17432
- source-map-loader@^1.0.2:
17433
- version "1.1.3"
17434
- resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.1.3.tgz#7dbc2fe7ea09d3e43c51fd9fc478b7f016c1f820"
17435
- integrity sha512-6YHeF+XzDOrT/ycFJNI53cgEsp/tHTMl37hi7uVyqFAlTXW109JazaQCkbc+jjoL2637qkH1amLi+JzrIpt5lA==
17432
+ source-map-js@^0.6.2:
17433
+ version "0.6.2"
17434
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
17435
+ integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
17436
+
17437
+ source-map-loader@^3.0.0:
17438
+ version "3.0.0"
17439
+ resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.0.tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049"
17440
+ integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw==
17436
17441
dependencies:
17437
17442
abab "^2.0.5"
17438
17443
iconv-lite "^0.6.2"
17439
- loader-utils "^2.0.0"
17440
- schema-utils "^3.0.0"
17441
- source-map "^0.6.1"
17442
- whatwg-mimetype "^2.3.0"
17444
+ source-map-js "^0.6.2"
17443
17445
17444
17446
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
17445
17447
version "0.5.3"
You can’t perform that action at this time.
0 commit comments