File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 104
104
"moment" : " ^2.24.0" ,
105
105
"name-all-modules-plugin" : " ^1.0.1" ,
106
106
"normalize-path" : " ^2.1.1" ,
107
- "null-loader" : " ^0.1.1 " ,
107
+ "null-loader" : " ^3.0.0 " ,
108
108
"opentracing" : " ^0.14.4" ,
109
109
"optimize-css-assets-webpack-plugin" : " ^5.0.3" ,
110
110
"p-defer" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -16945,9 +16945,13 @@ nth-check@^1.0.1, nth-check@~1.0.1:
16945
16945
dependencies:
16946
16946
boolbase "~1.0.0"
16947
16947
16948
- null-loader@^0.1.1:
16949
- version "0.1.1"
16950
- resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-0.1.1.tgz#17be9abfcd3ff0e1512f6fc4afcb1f5039378fae"
16948
+ null-loader@^3.0.0:
16949
+ version "3.0.0"
16950
+ resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-3.0.0.tgz#3e2b6c663c5bda8c73a54357d8fa0708dc61b245"
16951
+ integrity sha512-hf5sNLl8xdRho4UPBOOeoIwT3WhjYcMUQm0zj44EhD6UscMAz72o2udpoDFBgykucdEDGIcd6SXbc/G6zssbzw==
16952
+ dependencies:
16953
+ loader-utils "^1.2.3"
16954
+ schema-utils "^1.0.0"
16951
16955
16952
16956
num2fraction@^1.2.2:
16953
16957
version "1.2.2"
You can’t perform that action at this time.
0 commit comments