Skip to content

Commit

Permalink
chore(deps): update dep @artsy/palette from 14.34.0 to v14.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2021
1 parent 4fd6529 commit 8ba8420
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 @@ -15,7 +15,7 @@
"node": "^12.0.0"
},
"dependencies": {
"@artsy/palette": "14.34.0",
"@artsy/palette": "14.41.1",
"@rails/actioncable": "6.0.3-1",
"@rails/activestorage": "6.0.3-1",
"@rails/ujs": "6.0.3-1",
Expand Down
25 changes: 11 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
# yarn lockfile v1


"@artsy/palette@14.34.0":
version "14.34.0"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.34.0.tgz#c1b4a74b7496c5c26ca766f665e791b7cd14b0dd"
integrity sha512-fuRaffdKaOBU8B7l0pqtceDyxibxiJNva1MUYQrHCiMUokZmwKCDXyrQLpEbjSWYZadcQWyhTOgII+vtc41b0w==
"@artsy/palette@14.41.1":
version "14.41.1"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-14.41.1.tgz#123d1d320d328b6340354fa3e428c44c18dfcf2d"
integrity sha512-mdf+vNtw9dfrZfvttkGNHZ+w9MMIZpCFwKAfzjth7gx00QkxqLSdb0aqRT+OAAZDIANWC7WUe6uJe36cAFDPLA==
dependencies:
"@seznam/compose-react-refs" "^1.0.6"
"@styled-system/theme-get" "^5.1.2"
d3-interpolate "^1.3.2"
d3-shape "^1.3.5"
Expand All @@ -16,7 +17,6 @@
rc-slider "^8.6.2"
react-lazy-load-image-component "1.5.0"
react-remove-scroll "^2.3.0"
react-spring "^8.0.27"
styled-bootstrap-grid "3.1.0"
styled-system "^5.1.5"
trunc-html "^1.1.2"
Expand Down Expand Up @@ -912,7 +912,7 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.3.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
version "7.10.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
Expand Down Expand Up @@ -1240,6 +1240,11 @@
webpack-cli "^3.3.11"
webpack-sources "^1.4.3"

"@seznam/compose-react-refs@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@seznam/compose-react-refs/-/compose-react-refs-1.0.6.tgz#6ec4e70bdd6e32f8e70b4100f27267cf306bd8df"
integrity sha512-izzOXQfeQLonzrIQb8u6LQ8dk+ymz3WXTIXjvOlTXHq6sbzROg3NWU+9TTAOpEoK9Bth24/6F/XrfHJ5yR5n6Q==

"@sinonjs/commons@^1.7.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.0.tgz#c8d68821a854c555bba172f3b06959a0039b236d"
Expand Down Expand Up @@ -8884,14 +8889,6 @@ react-remove-scroll@^2.3.0:
use-callback-ref "^1.2.3"
use-sidecar "^1.0.1"

react-spring@^8.0.27:
version "8.0.27"
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-8.0.27.tgz#97d4dee677f41e0b2adcb696f3839680a3aa356a"
integrity sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g==
dependencies:
"@babel/runtime" "^7.3.1"
prop-types "^15.5.8"

react-style-singleton@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.1.0.tgz#7396885332e9729957f9df51f08cadbfc164e1c4"
Expand Down

0 comments on commit 8ba8420

Please sign in to comment.