File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
"codecov" : " 3.0.0" ,
47
47
"enzyme" : " 3.3.0" ,
48
48
"enzyme-adapter-react-16" : " 1.1.1" ,
49
- "enzyme-to-json" : " 3.3.3 " ,
49
+ "enzyme-to-json" : " 3.3.4 " ,
50
50
"eslint" : " 4.19.1" ,
51
51
"eslint-config-airbnb" : " 16.1.0" ,
52
52
"eslint-config-prettier" : " 2.9.0" ,
Original file line number Diff line number Diff line change @@ -4020,9 +4020,9 @@ enzyme-adapter-utils@^1.3.0:
4020
4020
object.assign "^4.0.4"
4021
4021
prop-types "^15.6.0"
4022
4022
4023
-
4024
- version "3.3.3 "
4025
- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3 .tgz#ede45938fb309cd87ebd4386f60c754525515a07 "
4023
+
4024
+ version "3.3.4 "
4025
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.4 .tgz#67c6040e931182f183418af2eb9f4323258aa77f "
4026
4026
dependencies :
4027
4027
lodash "^4.17.4"
4028
4028
You can’t perform that action at this time.
0 commit comments