mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
Update enzyme-to-json to 3.3.4
This commit is contained in:
parent
c644b4ec2d
commit
51e38ba3b2
2 changed files with 5 additions and 4 deletions
|
|
@ -59,7 +59,7 @@
|
|||
"chalk": "^2.4.1",
|
||||
"enzyme": "^3.7.0",
|
||||
"enzyme-adapter-react-16": "^1.7.0",
|
||||
"enzyme-to-json": "^3.3.3",
|
||||
"enzyme-to-json": "^3.3.4",
|
||||
"inquirer": "^6.2.0",
|
||||
"nodemon": "^1.17.2",
|
||||
"nsp": "^3.2.1",
|
||||
|
|
|
|||
|
|
@ -2535,9 +2535,10 @@ enzyme-adapter-utils@^1.9.0:
|
|||
prop-types "^15.6.2"
|
||||
semver "^5.6.0"
|
||||
|
||||
enzyme-to-json@^3.3.3:
|
||||
version "3.3.3"
|
||||
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
|
||||
enzyme-to-json@^3.3.4:
|
||||
version "3.3.4"
|
||||
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.4.tgz#67c6040e931182f183418af2eb9f4323258aa77f"
|
||||
integrity sha1-Z8YEDpMRgvGDQYry659DIyWKp38=
|
||||
dependencies:
|
||||
lodash "^4.17.4"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue