Skip to content

Commit

Permalink
Update dep @artsy/reaction from 21.7.1 to v21.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 11, 2019
1 parent 9c407a9 commit 43a20a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 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.1",
"@artsy/reaction": "21.7.4",
"@babel/cli": "7.0.0",
"@babel/core": "7.0.0",
"@babel/node": "7.0.0",
Expand Down
25 changes: 11 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,22 +63,27 @@
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-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/[email protected].1":
version "21.7.1"
resolved "https://registry.yarnpkg.com/@artsy/reaction/-/reaction-21.7.1.tgz#3574082286d6554828aac1bd45fcce9c96ca2f31"
integrity sha512-PiHBQChGbnQHQy4lSMTw6uufxCsMgzSv5d/4TA901GfpCP1SHyofIjH9tuiCDBdvvWboX3FPR26vPOtlgCltsA==
"@artsy/[email protected].4":
version "21.7.4"
resolved "https://registry.yarnpkg.com/@artsy/reaction/-/reaction-21.7.4.tgz#12f79dde8b8aa51b423137da876bc1731e05cfe9"
integrity sha512-gupiNwOPv1fw8VNo0FdBy878ueho6BIa4lA7BdGNMU8GAfx5bJoLnNbg21JpYahvcySgdZ9p5aUxdOyajjOSFQ==
dependencies:
"@artsy/arc" "^1.4.2"
"@artsy/detect-responsive-traits" "^0.0.5"
"@artsy/react-html-parser" "^3.0.0"
"@artsy/react-responsive-media" "^2.0.0-beta.5"
"@types/luxon" "^1.15.1"
autosuggest-highlight "^3.1.1"
cheerio "^1.0.0-rc.2"
currency.js "^1.2.1"
formik "^1.5.8"
history "^4.6.1"
Expand All @@ -96,7 +101,6 @@
react-css-transition-replace "^3.0.2"
react-gpt "^2.0.1"
react-head "^3.0.0"
react-html-parser "^2.0.2"
react-lazy-load-image-component "^1.1.1"
react-lines-ellipsis "^0.14.0"
react-markdown "^2.5.0"
Expand Down Expand Up @@ -6844,7 +6848,7 @@ html-entities@^1.2.0:
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f"
integrity sha1-DfKTUfByEWNRXfueVUPl9u7VFi8=

htmlparser2@^3.9.0, htmlparser2@^3.9.1:
htmlparser2@^3.9.1:
version "3.9.2"
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.9.2.tgz#1bdf87acca0f3f9e53fa4fcceb0f4b4cbb00b338"
integrity sha1-G9+HrMoPP55T+k/M6w9LTLsAszg=
Expand Down Expand Up @@ -11693,13 +11697,6 @@ [email protected]:
prop-types "^15.6.0"
shallowequal "^1.0.2"

react-html-parser@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/react-html-parser/-/react-html-parser-2.0.2.tgz#6dbe1ddd2cebc1b34ca15215158021db5fc5685e"
integrity sha512-XeerLwCVjTs3njZcgCOeDUqLgNIt/t+6Jgi5/qPsO/krUWl76kWKXMeVs2LhY2gwM6X378DkhLjur0zUQdpz0g==
dependencies:
htmlparser2 "^3.9.0"

react-is@^16.3.2:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.0.tgz#456645144581a6e99f6816ae2bd24ee94bdd0c01"
Expand Down

0 comments on commit 43a20a9

Please sign in to comment.