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 45
45
"eslint-plugin-import" : " ^2.20.0" ,
46
46
"eslint-plugin-react" : " ^7.17.0" ,
47
47
"jest" : " ^25.1.0" ,
48
- "jest-css-modules-transform" : " ^3.1 .0" ,
48
+ "jest-css-modules-transform" : " ^4.0 .0" ,
49
49
"jest-enzyme" : " ^7.1.2" ,
50
50
"react" : " ^16.12.0" ,
51
51
"react-dom" : " ^16.12.0" ,
Original file line number Diff line number Diff line change @@ -4202,14 +4202,14 @@ jest-config@^25.2.7:
4202
4202
pretty-format "^25.2.6"
4203
4203
realpath-native "^2.0.0"
4204
4204
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 ==
4209
4209
dependencies :
4210
4210
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 "
4213
4213
4214
4214
jest-diff@^25.2.6 :
4215
4215
version "25.2.6"
@@ -5884,7 +5884,7 @@ posix-character-classes@^0.1.0:
5884
5884
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
5885
5885
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
5886
5886
5887
- postcss-nested@^4.1.2 :
5887
+ postcss-nested@^4.2.1 :
5888
5888
version "4.2.1"
5889
5889
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-4.2.1.tgz#4bc2e5b35e3b1e481ff81e23b700da7f82a8b248"
5890
5890
integrity sha512-AMayXX8tS0HCp4O4lolp4ygj9wBn32DJWXvG6gCv+ZvJrEa00GUxJcJEEzMh87BIe6FrWdYkpR2cuyqHKrxmXw==
@@ -5901,7 +5901,7 @@ postcss-selector-parser@^6.0.2:
5901
5901
indexes-of "^1.0.1"
5902
5902
uniq "^1.0.1"
5903
5903
5904
- postcss@^7.0.18 , postcss@^7.0.21 :
5904
+ postcss@^7.0.21 , postcss@^7.0.26 :
5905
5905
version "7.0.27"
5906
5906
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
5907
5907
integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
You can’t perform that action at this time.
0 commit comments