File tree 2 files changed +10
-10
lines changed
packages/react-dependency-scripts
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"html-webpack-plugin" : " ^3.2.0" ,
41
41
"image-webpack-loader" : " ^6.0.0" ,
42
42
"jest" : " ^25.1.0" ,
43
- "open" : " ^7.0.2 " ,
43
+ "open" : " ^7.0.3 " ,
44
44
"sass-loader" : " ^8.0.2" ,
45
45
"style-loader" : " ^1.1.3" ,
46
- "variables-loader" : " ^0.2.0 " ,
46
+ "variables-loader" : " ^0.2.2 " ,
47
47
"webpack" : " ^4.42.0" ,
48
48
"webpack-dev-server" : " ^3.10.3"
49
49
}
Original file line number Diff line number Diff line change @@ -9193,10 +9193,10 @@ onetime@^5.1.0:
9193
9193
dependencies:
9194
9194
mimic-fn "^2.1.0"
9195
9195
9196
- open@^7.0.2 :
9197
- version "7.0.2 "
9198
- resolved "https://registry.yarnpkg.com/open/-/open-7.0.2 .tgz#fb3681f11f157f2361d2392307548ca1792960e8 "
9199
- integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ ==
9196
+ open@^7.0.3 :
9197
+ version "7.0.3 "
9198
+ resolved "https://registry.yarnpkg.com/open/-/open-7.0.3 .tgz#db551a1af9c7ab4c7af664139930826138531c48 "
9199
+ integrity sha512-sP2ru2v0P290WFfv49Ap8MF6PkzGNnGlAwHweB4WR4mr5d2d0woiCluUeJ218w7/+PmoBy9JmYgD5A4mLcWOFA ==
9200
9200
dependencies:
9201
9201
is-docker "^2.0.0"
9202
9202
is-wsl "^2.1.1"
@@ -12152,10 +12152,10 @@ validate-npm-package-name@^3.0.0:
12152
12152
dependencies:
12153
12153
builtins "^1.0.3"
12154
12154
12155
- variables-loader@^0.2.0 :
12156
- version "0.2.0 "
12157
- resolved "https://registry.yarnpkg.com/variables-loader/-/variables-loader-0.2.0 .tgz#142d5e3824e80685d64f4cb091ef1535614c1619 "
12158
- integrity sha512-o0dCEcwJyGzloBhcEnm0VhhY40cC93Z5yTWY3pDGUa51NC3y+0YWf68xeZn1h8vP8XjI4700wtiPfRONU4hxtg ==
12155
+ variables-loader@^0.2.2 :
12156
+ version "0.2.2 "
12157
+ resolved "https://registry.yarnpkg.com/variables-loader/-/variables-loader-0.2.2 .tgz#e18cf6a3787d7136d02053ffb75f0c62b849ceb1 "
12158
+ integrity sha512-s4jaWUJntJgeJIQAUgOYPsXowceFG+C+zeGk6oJ5pYLf3n51Uh79GDqsLmjjymz97vF3Rhp81ZLMNyCq+HmTtA ==
12159
12159
dependencies:
12160
12160
dotenv "^8.2.0"
12161
12161
loader-utils "^1.2.3"
You can’t perform that action at this time.
0 commit comments