Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency enzyme to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 9, 2019
1 parent 119ee08 commit 05ae99c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"commitlint-config-squash-pr": "1.0.1",
"cross-env": "5.2.0",
"cz-conventional-changelog": "2.1.0",
"enzyme": "3.9.0",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.11.2",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,10 +3802,10 @@ enzyme-adapter-utils@^1.10.1:
prop-types "^15.7.2"
semver "^5.6.0"

enzyme@3.9.0:
version "3.9.0"
resolved "https://registry.npmjs.org/enzyme/-/enzyme-3.9.0.tgz#2b491f06ca966eb56b6510068c7894a7e0be3909"
integrity sha512-JqxI2BRFHbmiP7/UFqvsjxTirWoM1HfeaJrmVSZ9a1EADKkZgdPcAuISPMpoUiHlac9J4dYt81MC5BBIrbJGMg==
enzyme@3.10.0:
version "3.10.0"
resolved "https://registry.npmjs.org/enzyme/-/enzyme-3.10.0.tgz#7218e347c4a7746e133f8e964aada4a3523452f6"
integrity sha512-p2yy9Y7t/PFbPoTvrWde7JIYB2ZyGC+NgTNbVEGvZ5/EyoYSr9aG/2rSbVvyNvMHEhw9/dmGUJHWtfQIEiX9pg==
dependencies:
array.prototype.flat "^1.2.1"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit 05ae99c

Please sign in to comment.