File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4545 "eslint-plugin-import" : " ^2.20.0" ,
4646 "eslint-plugin-react" : " ^7.17.0" ,
4747 "jest" : " ^25.1.0" ,
48- "jest-css-modules-transform" : " ^3.1 .0" ,
48+ "jest-css-modules-transform" : " ^4.0 .0" ,
4949 "jest-enzyme" : " ^7.1.2" ,
5050 "react" : " ^16.12.0" ,
5151 "react-dom" : " ^16.12.0" ,
Original file line number Diff line number Diff line change @@ -4202,14 +4202,14 @@ jest-config@^25.2.7:
42024202 pretty-format "^25.2.6"
42034203 realpath-native "^2.0.0"
42044204
4205- jest-css-modules-transform@^3.1 .0 :
4206- version "3.1 .0"
4207- resolved "https://registry.yarnpkg.com/jest-css-modules-transform/-/jest-css-modules-transform-3.1 .0.tgz#4312ba1b252b174edcd59e388ed19522d7ed7cd5 "
4208- integrity sha512-f0gtomplazRyp6QorfhsUg9QKoLHV8X8FG/5bOZC5+2Y4tczApWeaUp5y0HUS7rKlG+MEKT6KKH/04vaSo/IGw ==
4205+ jest-css-modules-transform@^4.0 .0 :
4206+ version "4.0 .0"
4207+ resolved "https://registry.yarnpkg.com/jest-css-modules-transform/-/jest-css-modules-transform-4.0 .0.tgz#e4d3cc8dcd82aaa8ebcd4e57e72d785e53946a82 "
4208+ integrity sha512-ULBK3sI8TUlBW0BZDccQEHNKSo6j7My3aU/xtsvvjgmb+6jKMR4dMQImf140ryiq6aU7eiu6ne4RulE4T0Z3RQ ==
42094209 dependencies :
42104210 camelcase "^5.3.1"
4211- postcss "^7.0.18 "
4212- postcss-nested "^4.1.2 "
4211+ postcss "^7.0.26 "
4212+ postcss-nested "^4.2.1 "
42134213
42144214jest-diff@^25.2.6 :
42154215 version "25.2.6"
@@ -5884,7 +5884,7 @@ posix-character-classes@^0.1.0:
58845884 resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
58855885 integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
58865886
5887- postcss-nested@^4.1.2 :
5887+ postcss-nested@^4.2.1 :
58885888 version "4.2.1"
58895889 resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-4.2.1.tgz#4bc2e5b35e3b1e481ff81e23b700da7f82a8b248"
58905890 integrity sha512-AMayXX8tS0HCp4O4lolp4ygj9wBn32DJWXvG6gCv+ZvJrEa00GUxJcJEEzMh87BIe6FrWdYkpR2cuyqHKrxmXw==
@@ -5901,7 +5901,7 @@ postcss-selector-parser@^6.0.2:
59015901 indexes-of "^1.0.1"
59025902 uniq "^1.0.1"
59035903
5904- postcss@^7.0.18 , postcss@^7.0.21 :
5904+ postcss@^7.0.21 , postcss@^7.0.26 :
59055905 version "7.0.27"
59065906 resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
59075907 integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
You can’t perform that action at this time.
0 commit comments