Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency easy-peasy to v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 4, 2020
1 parent f0bc511 commit 1a095dd
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 @@ -26,7 +26,7 @@
"@moltin/request": "2.0.2",
"algolia-places-react": "1.6.0",
"arrive": "2.4.1",
"easy-peasy": "2.1.6",
"easy-peasy": "2.6.6",
"final-form": "4.20.1",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3510,12 +3510,12 @@ duplexify@^3.4.2, duplexify@^3.6.0:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

easy-peasy@2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-2.1.6.tgz#5dbc14de774e2eb26d79ceaafc463c2ed2c1188e"
integrity sha512-5YAolDJ55g9fUyqtoTqdCjRX3hOsuB87htlXCAmxmQqpTbzWzQH/WvIJug/H3exK0nDZZ6yunJoTIysmrJbGPA==
easy-peasy@2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-2.6.6.tgz#6e4b24b6e854dfc306701506fec566ac5d1fd4ca"
integrity sha512-KHy9jcTRxwStmInyY7EHS6hZsNT9IWRHRa3suFi2bDsQsRzoe8lM+X8xabJrIhd2SYAWp7ytsFE2istnUsAC1Q==
dependencies:
immer "^2.1.3"
immer-peasy "3.1.3"
memoizerific "^1.11.3"
redux "^4.0.1"
redux-thunk "^2.3.0"
Expand Down Expand Up @@ -4851,10 +4851,10 @@ immediate@^3.2.3:
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.2.3.tgz#d140fa8f614659bd6541233097ddaac25cdd991c"
integrity sha1-0UD6j2FGWb1lQSMwl92qwlzdmRw=

immer@^2.1.3:
version "2.1.5"
resolved "https://registry.yarnpkg.com/immer/-/immer-2.1.5.tgz#0389947455c5a2c7a47f1e6f415c9d1a62a1ebed"
integrity sha512-xyjQyTBYIeiz6jd02Hg12jV+9QISwF1crLcwTlzHpWH4e0ryNWj1kacpTwimK3bJV5NKKXw458G2vpqoB/inFA==
immer-peasy@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/immer-peasy/-/immer-peasy-3.1.3.tgz#d0ea8d388f47ec6b15ab2ca19ffb9f0bf4310110"
integrity sha512-WzoZ96A93jOmcDOLNChMWAqy+ZU8vEYQx2DcKjgo7P5SToiJs+GL+5yQbWzH8X02Lhvv6xrGgVNa1xbki66Eow==

import-fresh@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 1a095dd

Please sign in to comment.