File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 23
23
"tapable" : " ~0.2.5" ,
24
24
"uglify-js" : " ^2.8.27" ,
25
25
"watchpack" : " ^1.3.1" ,
26
- "webpack-sources" : " ^0.2.3 " ,
26
+ "webpack-sources" : " ^1.0.1 " ,
27
27
"yargs" : " ^6.0.0"
28
28
},
29
29
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -3689,9 +3689,9 @@ source-list-map@^0.1.4, source-list-map@~0.1.7:
3689
3689
version "0.1.8"
3690
3690
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106"
3691
3691
3692
- source-list-map@^1.1.1 :
3693
- version "1.1.2 "
3694
- resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.2 .tgz#9889019d1024cce55cdc069498337ef6186a11a1 "
3692
+ source-list-map@^2.0.0 :
3693
+ version "2.0.0 "
3694
+ resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0 .tgz#aaa47403f7b245a92fbc97ea08f250d6087ed085 "
3695
3695
3696
3696
source-map@0.4.x, source-map@^0.4.4 :
3697
3697
version "0.4.4"
@@ -4158,11 +4158,11 @@ webpack-sources@^0.1.0:
4158
4158
source-list-map "~0.1.7"
4159
4159
source-map "~0.5.3"
4160
4160
4161
- webpack-sources@^0.2.3 :
4162
- version "0.2.3 "
4163
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.2.3. tgz#17c62bfaf13c707f9d02c479e0dcdde8380697fb "
4161
+ webpack-sources@^1.0.1 :
4162
+ version "1.0.1 "
4163
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.0.1. tgz#c7356436a4d13123be2e2426a05d1dad9cbe65cf "
4164
4164
dependencies :
4165
- source-list-map "^1.1.1 "
4165
+ source-list-map "^2.0.0 "
4166
4166
source-map "~0.5.3"
4167
4167
4168
4168
whatwg-fetch@>=0.10.0 :
You can’t perform that action at this time.
0 commit comments