Skip to content

Commit

Permalink
Merge abce4c3 into 3e08a16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2019
2 parents 3e08a16 + abce4c3 commit 1ff4f23
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 10 deletions.
22 changes: 18 additions & 4 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 @@ -29,7 +29,7 @@
"react-dom": "16.9.0",
"react-file-reader-input": "2.0.0",
"react-scripts": "3.1.2",
"rebass": "4.0.5",
"rebass": "4.0.6",
"theme-ui": "0.2.43",
"ynab": "1.16.0",
"yup": "0.27.0"
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9772,12 +9772,12 @@ realpath-native@^1.1.0:
dependencies:
util.promisify "^1.0.0"

[email protected].5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/rebass/-/rebass-4.0.5.tgz#87bf5b0cc53e530ce0939611637d01aeb989df57"
integrity sha512-8MZngk/AmbC8u8pGmI1WelbsKYjmN9Z91C11G4ESB9QZnoppWsI+OAqio1/4/l6dxHmwZ/hR8Q4UApF+IVEprA==
[email protected].6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/rebass/-/rebass-4.0.6.tgz#eaded5d0d99f68e69cd6b1e9e645f391c15d90dd"
integrity sha512-O4eSG4vhboiI00R5YmrRTuKiehpLkB3gDBWp00qymEbPxJPjkXoQVkOEhbWaRNRqBv/bMlvLczqarvCno1JORw==
dependencies:
reflexbox "^4.0.5"
reflexbox "^4.0.6"

[email protected]:
version "2.2.2"
Expand All @@ -9797,6 +9797,17 @@ reflexbox@^4.0.5:
react "^16.8.6"
styled-system "^5.0.0"

reflexbox@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/reflexbox/-/reflexbox-4.0.6.tgz#fc756d2cc1ca493baf9b96bb27dd640ad8154cf1"
integrity sha512-UNUL4YoJEXAPjRKHuty1tuOk+LV1nDJ2KYViDcH7lYm5yU3AQ+EKNXxPU3E14bQNK/pE09b1hYl+ZKdA94tWLQ==
dependencies:
"@emotion/core" "^10.0.0"
"@emotion/styled" "^10.0.0"
"@styled-system/css" "^5.0.0"
"@styled-system/should-forward-prop" "^5.0.0"
styled-system "^5.0.0"

regenerate-unicode-properties@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.0.2.tgz#7b38faa296252376d363558cfbda90c9ce709662"
Expand Down

0 comments on commit 1ff4f23

Please sign in to comment.