Skip to content

Commit

Permalink
Merge pull request #2352 from artsy/renovate/artsy-reaction-21.x
Browse files Browse the repository at this point in the history
Update dep @artsy/reaction from 21.7.4 to v21.8.1
  • Loading branch information
eessex authored Oct 15, 2019
2 parents 43a20a9 + ad15455 commit 90c5bd3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
10
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.1",
"@babel/cli": "7.0.0",
"@babel/core": "7.0.0",
"@babel/node": "7.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Input } from "@artsy/reaction/dist/Components/Input"
import { Fixtures } from "@artsy/reaction/dist/Components/Publishing"
import * as Fixtures from "@artsy/reaction/dist/Components/Publishing/Fixtures/Articles"
import { mount } from "enzyme"
import { cloneDeep } from "lodash"
import React from "react"
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.1":
version "21.8.1"
resolved "https://registry.yarnpkg.com/@artsy/reaction/-/reaction-21.8.1.tgz#8f34df61470be51b0dcb05cbb6340954d9ea9425"
integrity sha512-5+ZXU40UpokpRe+dDyQbPF4Wzg+rdeFUuQ1db+bGE3BUSmT6eOVcywCZ+1uG2RlArVBiHrAdpMTvKwpXSMKrfA==
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 90c5bd3

Please sign in to comment.