1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

chore(deps): bump easy-peasy from 3.3.0 to 3.3.1

Bumps [easy-peasy](https://github.com/ctrlplusb/easy-peasy) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/ctrlplusb/easy-peasy/releases)
- [Changelog](https://github.com/ctrlplusb/easy-peasy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ctrlplusb/easy-peasy/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-29 20:07:34 +00:00 committed by Yasuaki Uechi
parent 1be3011bf7
commit 1d80e102c2
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
}, },
"dependencies": { "dependencies": {
"@sentry/browser": "^5.15.5", "@sentry/browser": "^5.15.5",
"easy-peasy": "^3.3.0", "easy-peasy": "^3.3.1",
"fetch-suspense": "^1.2.2", "fetch-suspense": "^1.2.2",
"framer-motion": "^1.10.3", "framer-motion": "^1.10.3",
"i18next": ">=19.4.4", "i18next": ">=19.4.4",

View File

@ -4398,10 +4398,10 @@ duplexify@^3.4.2, duplexify@^3.6.0:
readable-stream "^2.0.0" readable-stream "^2.0.0"
stream-shift "^1.0.0" stream-shift "^1.0.0"
easy-peasy@^3.3.0: easy-peasy@^3.3.1:
version "3.3.0" version "3.3.1"
resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-3.3.0.tgz#1ae7cbaa834dad5aa404f1437726fb8c0eed3cef" resolved "https://registry.yarnpkg.com/easy-peasy/-/easy-peasy-3.3.1.tgz#46525c31d75e7b4bac2c48e4a09f340df5ff524f"
integrity sha512-wkTDAG+nRy+4g8Z3/k1vuTyrhxet19oY5MCmuRgOObm8dtZ2m+g5Mk/sdf3UWPuyx/sKIYH5Fy/HXab8iNKjTQ== integrity sha512-c1M6xrMQyOl3JCwUdZCMcAMAuKQAxG76n2OydBTpvCPS7OSK7ZVseJL96KeCB3fpvKEvIQC8h8nShObtVPrzaA==
dependencies: dependencies:
debounce "^1.2.0" debounce "^1.2.0"
immer-peasy "3.1.3" immer-peasy "3.1.3"