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 95
95
"doctoc" : " 1.3.1" ,
96
96
"enzyme" : " 3.3.0" ,
97
97
"enzyme-adapter-react-16" : " 1.1.1" ,
98
- "enzyme-to-json" : " 3.3.2 " ,
98
+ "enzyme-to-json" : " 3.3.1 " ,
99
99
"eslint-config-prettier" : " 2.9.0" ,
100
100
"eslint-plugin-react" : " 7.6.1" ,
101
101
"husky" : " 0.14.3" ,
Original file line number Diff line number Diff line change @@ -2419,9 +2419,9 @@ enzyme-adapter-utils@^1.3.0:
2419
2419
object.assign "^4.0.4"
2420
2420
prop-types "^15.6.0"
2421
2421
2422
-
2423
- version "3.3.2 "
2424
- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.2 .tgz#5caf0b3729ffea3aa14702f12c37e93b501a9d96 "
2422
+
2423
+ version "3.3.1 "
2424
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1 .tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93 "
2425
2425
dependencies :
2426
2426
lodash "^4.17.4"
2427
2427
You can’t perform that action at this time.
0 commit comments