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

Commit

Permalink
Update enzyme in / from 3.1.1 to 3.2.0 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies[bot] authored and kornicameister committed Nov 15, 2017
1 parent fec251c commit 9231c8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-loadable": "^4.0.4",
"@types/react-router-dom": "^4.2.1",
"@types/reactstrap": "^5.0.2",
"enzyme": "^3.1.1",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"gh-pages": "^1.0.0",
"husky": "^0.14.3",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1733,19 +1733,20 @@ enzyme-to-json@^3.0.0:
dependencies:
lodash "^4.17.4"

enzyme@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.1.1.tgz#c6948dfccd055d75fbd8627ad1c96a024d0e247b"
enzyme@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.2.0.tgz#998bdcda0fc71b8764a0017f7cc692c943f54a7a"
dependencies:
cheerio "^1.0.0-rc.2"
function.prototype.name "^1.0.3"
has "^1.0.1"
is-subset "^0.1.1"
lodash "^4.17.4"
object-is "^1.0.1"
object.assign "^4.0.4"
object.entries "^1.0.4"
object.values "^1.0.4"
raf "^3.3.2"
raf "^3.4.0"
rst-selector-parser "^2.2.3"

errno@^0.1.3, errno@^0.1.4:
Expand Down Expand Up @@ -5087,7 +5088,7 @@ querystringify@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-1.0.0.tgz#6286242112c5b712fa654e526652bf6a13ff05cb"

raf@^3.3.2:
raf@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.0.tgz#a28876881b4bc2ca9117d4138163ddb80f781575"
dependencies:
Expand Down

0 comments on commit 9231c8f

Please sign in to comment.