Skip to content

Commit

Permalink
Update enzyme from 3.2.0 to 3.3.0 in examples/official-storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Dec 29, 2017
1 parent 9a5a2ea commit 21a8cea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/components": "^3.3.3",
"@storybook/react": "^3.3.3",
"babel-jest": "^21.2.0",
"enzyme": "^3.2.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.2.2",
"eventemitter3": "^3.0.0",
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4332,22 +4332,6 @@ enzyme-to-json@^3.2.2, enzyme-to-json@^3.3.0:
dependencies:
lodash "^4.17.4"

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.4.0"
rst-selector-parser "^2.2.3"

enzyme@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.3.0.tgz#0971abd167f2d4bf3f5bd508229e1c4b6dc50479"
Expand Down

0 comments on commit 21a8cea

Please sign in to comment.