Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Update dependency enzyme to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Oct 15, 2018
1 parent f36d6c9 commit e8903f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/redux": "3.6.31",
"babel-eslint": "^8.2.3",
"create-universal-package": "3.4.6",
"enzyme": "3.6.0",
"enzyme": "3.7.0",
"enzyme-adapter-react-16": "1.6.0",
"eslint": "^4.19.1",
"eslint-config-fusion": "^1.0.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2156,9 +2156,9 @@ enzyme-adapter-utils@^1.8.0:
object.assign "^4.1.0"
prop-types "^15.6.2"

enzyme@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.6.0.tgz#d213f280a258f61e901bc663d4cc2d6fd9a9dec8"
enzyme@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.7.0.tgz#9b499e8ca155df44fef64d9f1558961ba1385a46"
dependencies:
array.prototype.flat "^1.2.1"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit e8903f3

Please sign in to comment.