chore(deps): bump react-immutable-proptypes from 2.1.0 to 2.2.0
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"react-copy-to-clipboard": "5.0.1",
|
||||
"react-debounce-input": "^3.2.3",
|
||||
"react-dom": "=15.7.0",
|
||||
"react-immutable-proptypes": "2.1.0",
|
||||
"react-immutable-proptypes": "2.2.0",
|
||||
"react-immutable-pure-component": "^1.1.1",
|
||||
"react-inspector": "^2.3.0",
|
||||
"react-motion": "^0.5.2",
|
||||
|
||||
Reference in New Issue
Block a user