chore(deps): bump react-immutable-proptypes from 2.1.0 to 2.2.0

This commit is contained in:
dependabot[bot]
2020-12-15 00:19:13 -05:00
committed by GitHub
parent c57d179940
commit 648e5c9551
2 changed files with 7 additions and 4 deletions

9
package-lock.json generated
View File

@@ -27858,9 +27858,12 @@
}
},
"react-immutable-proptypes": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/react-immutable-proptypes/-/react-immutable-proptypes-2.1.0.tgz",
"integrity": "sha1-Aj1vObsVyXwHHp5g0A0TbqxfoLQ="
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/react-immutable-proptypes/-/react-immutable-proptypes-2.2.0.tgz",
"integrity": "sha512-Vf4gBsePlwdGvSZoLSBfd4HAP93HDauMY4fDjXhreg/vg6F3Fj/MXDNyTbltPC/xZKmZc+cjLu3598DdYK6sgQ==",
"requires": {
"invariant": "^2.2.2"
}
},
"react-immutable-pure-component": {
"version": "1.2.3",