Skip to content

Commit

Permalink
Update dependency react-emotion to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2019
1 parent 8a57651 commit 15c743b
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 74 deletions.
88 changes: 33 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"plyr": "^3.4.7",
"react": "16.7.0",
"react-dom": "16.7.0",
"react-emotion": "^9.2.12",
"react-emotion": "^10.0.0",
"react-helmet": "^5.2.0",
"react-plyr": "^2.1.1",
"slugify": "^1.3.3",
Expand Down
21 changes: 3 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1072,12 +1072,6 @@
dependencies:
"@emotion/memoize" "0.7.1"

"@emotion/is-prop-valid@^0.6.1":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.6.8.tgz#68ad02831da41213a2089d2cab4e8ac8b30cbd85"
dependencies:
"@emotion/memoize" "^0.6.6"

"@emotion/[email protected]":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.1.tgz#e93c13942592cf5ef01aa8297444dc192beee52f"
Expand Down Expand Up @@ -4451,12 +4445,6 @@ create-emotion-server@^9.2.12:
multipipe "^1.0.2"
through "^2.3.8"

create-emotion-styled@^9.2.8:
version "9.2.8"
resolved "https://registry.yarnpkg.com/create-emotion-styled/-/create-emotion-styled-9.2.8.tgz#c0050e768ba439609bec108600467adf2de67cc3"
dependencies:
"@emotion/is-prop-valid" "^0.6.1"

create-emotion@^9.2.12:
version "9.2.12"
resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-9.2.12.tgz#0fc8e7f92c4f8bb924b0fef6781f66b1d07cb26f"
Expand Down Expand Up @@ -12779,12 +12767,9 @@ [email protected], react-dom@^16.7.0:
prop-types "^15.6.2"
scheduler "^0.12.0"

react-emotion@^9.2.12:
version "9.2.12"
resolved "https://registry.yarnpkg.com/react-emotion/-/react-emotion-9.2.12.tgz#74d1494f89e22d0b9442e92a33ca052461955c83"
dependencies:
babel-plugin-emotion "^9.2.11"
create-emotion-styled "^9.2.8"
react-emotion@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/react-emotion/-/react-emotion-10.0.0.tgz#03adf5a93f9dc41396401551566adf9668a2418e"

react-error-overlay@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 15c743b

Please sign in to comment.