Bump react-modal from 3.9.1 to 3.11.1 (#1169)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.9.1 to 3.11.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.9.1...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-28 10:20:54 -08:00 коммит произвёл Mavis Ou
Родитель 58fcb23310
Коммит 93ae12d07c
2 изменённых файлов: 6 добавлений и 8 удалений

12
package-lock.json сгенерированный
Просмотреть файл

@ -3972,8 +3972,7 @@
"fast-deep-equal": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
"integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=",
"dev": true
"integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk="
},
"fast-diff": {
"version": "1.2.0",
@ -5716,8 +5715,7 @@
"json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
},
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
@ -8013,9 +8011,9 @@
}
},
"react-modal": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.9.1.tgz",
"integrity": "sha512-k+TUkhGWpIVHLsEyjNmlyOYL0Uz03fNZvlkhCImd1h+6fhNgTi6H6jexVXPVhD2LMMDzJyfugxMN+APN/em+eQ==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.11.1.tgz",
"integrity": "sha512-8uN744Yq0X2lbfSLxsEEc2UV3RjSRb4yDVxRQ1aGzPo86QjNOwhQSukDb8U8kR+636TRTvfMren10fgOjAy9eA==",
"requires": {
"exenv": "^1.2.0",
"prop-types": "^15.5.10",

Просмотреть файл

@ -103,7 +103,7 @@
"react-ga": "^2.6.0",
"react-helmet": "^5.2.1",
"react-markdown": "^3.6.0",
"react-modal": "^3.9.1",
"react-modal": "^3.11.1",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-select": "^1.3.0",