Skip to content

Commit

Permalink
Update dep @artsy/reaction from 21.7.4 to v21.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2019
1 parent 43a20a9 commit 8114f42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@artsy/express-reloadable": "1.4.7",
"@artsy/gemup": "0.0.3",
"@artsy/palette": "4.17.16",
"@artsy/reaction": "21.7.4",
"@artsy/reaction": "21.8.0",
"@babel/cli": "7.0.0",
"@babel/core": "7.0.0",
"@babel/node": "7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,24 +63,24 @@
styled-system "^3.1.11"
trunc-html "^1.1.2"

"@artsy/react-html-parser@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@artsy/react-html-parser/-/react-html-parser-3.0.0.tgz#0d8f640644824765b81760e0b8fe2e99d89e61da"
integrity sha512-GTCfk0OMTfXWggQVJYWa2wf8Qmv03iuw8TAtFjrEHlTPaC+yJ/o8WySqc76ceXC9p96Y/rVDGMpZGqIarCWQzA==
"@artsy/react-html-parser@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@artsy/react-html-parser/-/react-html-parser-3.0.2.tgz#6213d662441acf0bd8c9ee953aa77ac8d9cf1cdd"
integrity sha512-FXiRSqfSvwpz/QgwaqFvjJsbDmo9qMGpvUp/0p1V6muaJbGnfxkTSxAYWmYlFst6bmjhVxCYKxvgQhEVE03Wfg==

"@artsy/react-responsive-media@^2.0.0-beta.5":
version "2.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@artsy/react-responsive-media/-/react-responsive-media-2.0.0-beta.5.tgz#d61e1a9f215d38d90ec2bb97dc1ff7409d0346fa"
integrity sha512-XRYA77v/j3mVInwy5EYb8NtmMkkAD1/XDxDi45BO0oduv4hsljJfjtjK7jN0ziJ6JUm2QTx/t6QwuaT9E7vTuA==

"@artsy/reaction@21.7.4":
version "21.7.4"
resolved "https://registry.yarnpkg.com/@artsy/reaction/-/reaction-21.7.4.tgz#12f79dde8b8aa51b423137da876bc1731e05cfe9"
integrity sha512-gupiNwOPv1fw8VNo0FdBy878ueho6BIa4lA7BdGNMU8GAfx5bJoLnNbg21JpYahvcySgdZ9p5aUxdOyajjOSFQ==
"@artsy/reaction@21.8.0":
version "21.8.0"
resolved "https://registry.yarnpkg.com/@artsy/reaction/-/reaction-21.8.0.tgz#f217d7d8d15a33bf6116729d94d08f7a22890dc7"
integrity sha512-AO1a+1B7e8SeQ5sadytQCbrNUIqMFHCV9OPA9Tyzv48ctJJeOkTtvbiDOGt+2YplA0ECmRzxtnMBzZlVEBA4bA==
dependencies:
"@artsy/arc" "^1.4.2"
"@artsy/detect-responsive-traits" "^0.0.5"
"@artsy/react-html-parser" "^3.0.0"
"@artsy/react-html-parser" "^3.0.2"
"@artsy/react-responsive-media" "^2.0.0-beta.5"
"@types/luxon" "^1.15.1"
autosuggest-highlight "^3.1.1"
Expand Down

0 comments on commit 8114f42

Please sign in to comment.