File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
packages/react-dependency-scripts Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4040 "html-webpack-plugin" : " ^3.2.0" ,
4141 "image-webpack-loader" : " ^6.0.0" ,
4242 "jest" : " ^25.1.0" ,
43- "open" : " ^7.0.2 " ,
43+ "open" : " ^7.0.3 " ,
4444 "sass-loader" : " ^8.0.2" ,
4545 "style-loader" : " ^1.1.3" ,
46- "variables-loader" : " ^0.2.0 " ,
46+ "variables-loader" : " ^0.2.2 " ,
4747 "webpack" : " ^4.42.0" ,
4848 "webpack-dev-server" : " ^3.10.3"
4949 }
Original file line number Diff line number Diff line change @@ -9193,10 +9193,10 @@ onetime@^5.1.0:
91939193 dependencies:
91949194 mimic-fn "^2.1.0"
91959195
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 ==
92009200 dependencies:
92019201 is-docker "^2.0.0"
92029202 is-wsl "^2.1.1"
@@ -12152,10 +12152,10 @@ validate-npm-package-name@^3.0.0:
1215212152 dependencies:
1215312153 builtins "^1.0.3"
1215412154
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 ==
1215912159 dependencies:
1216012160 dotenv "^8.2.0"
1216112161 loader-utils "^1.2.3"
You can’t perform that action at this time.
0 commit comments