Skip to content

Commit

Permalink
chore(deps): update dependency react-test-renderer to v16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2017
1 parent 94bcdce commit 4cf3195
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -91,7 +91,7 @@
"prettier": "1.7.0",
"pretty-bytes-cli": "2.0.0",
"raw-loader": "0.5.1",
"react-test-renderer": "15.6.1",
"react-test-renderer": "16.0.0",
"sass-lint": "1.11.1",
"sass-loader": "6.0.6",
"semver": "5.4.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -142,7 +142,7 @@ ajv@^5.0.0, ajv@^5.1.0, ajv@^5.1.5, ajv@^5.2.0, ajv@^5.2.3:
json-schema-traverse "^0.3.0"
json-stable-stringify "^1.0.1"

algoliasearch-helper@^2.21.1:
algoliasearch-helper@^2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-2.22.0.tgz#6904abf15cd9b65a32fc3d9eb9dfe50f53b27001"
dependencies:
Expand Down Expand Up @@ -7914,12 +7914,12 @@ react-style-proptype@^3.0.0:
dependencies:
prop-types "^15.5.4"

react-test-renderer@15.6.1:
version "15.6.1"
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.6.1.tgz#026f4a5bb5552661fd2cc4bbcd0d4bc8a35ebf7e"
react-test-renderer@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.0.0.tgz#9fe7b8308f2f71f29fc356d4102086f131c9cb15"
dependencies:
fbjs "^0.8.9"
object-assign "^4.1.0"
fbjs "^0.8.16"
object-assign "^4.1.1"

"react@^0.14.8 || ^15.0.1", react@^15.5.4:
version "15.6.2"
Expand Down

0 comments on commit 4cf3195

Please sign in to comment.