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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-22 05:39:38 +00:00
committed by GitHub
parent 6935b35187
commit 4344cd0e6d
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -7080,9 +7080,9 @@
"dev": true "dev": true
}, },
"easy-peasy": { "easy-peasy": {
"version": "3.3.0", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/easy-peasy/-/easy-peasy-3.3.0.tgz", "resolved": "https://registry.npmjs.org/easy-peasy/-/easy-peasy-3.3.1.tgz",
"integrity": "sha512-wkTDAG+nRy+4g8Z3/k1vuTyrhxet19oY5MCmuRgOObm8dtZ2m+g5Mk/sdf3UWPuyx/sKIYH5Fy/HXab8iNKjTQ==", "integrity": "sha512-c1M6xrMQyOl3JCwUdZCMcAMAuKQAxG76n2OydBTpvCPS7OSK7ZVseJL96KeCB3fpvKEvIQC8h8nShObtVPrzaA==",
"requires": { "requires": {
"debounce": "^1.2.0", "debounce": "^1.2.0",
"immer-peasy": "3.1.3", "immer-peasy": "3.1.3",
@@ -12284,9 +12284,9 @@
} }
}, },
"ts-toolbelt": { "ts-toolbelt": {
"version": "6.3.1", "version": "6.9.9",
"resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.3.1.tgz", "resolved": "https://registry.npmjs.org/ts-toolbelt/-/ts-toolbelt-6.9.9.tgz",
"integrity": "sha512-attPczqCUGdEVa277nIBw1g3b6g7VrgtHNiaNdNR4KS0FsjTs8mXLJBDbBEjvNgcT2Od3FH+QUPRLt7I3Hi3cQ==" "integrity": "sha512-5a8k6qfbrL54N4Dw+i7M6kldrbjgDWb5Vit8DnT+gwThhvqMg8KtxLE5Vmnft+geIgaSOfNJyAcnmmlflS+Vdg=="
}, },
"tslib": { "tslib": {
"version": "1.10.0", "version": "1.10.0",
+1 -1
View File
@@ -27,7 +27,7 @@
"classnames": "^2.2.6", "classnames": "^2.2.6",
"d3-selection": "^1.4.1", "d3-selection": "^1.4.1",
"d3-zoom": "^1.8.3", "d3-zoom": "^1.8.3",
"easy-peasy": "^3.3.0", "easy-peasy": "^3.3.1",
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.3", "react-draggable": "^4.4.3",
"resize-observer": "^1.0.0" "resize-observer": "^1.0.0"