Bump react-modal from 3.5.1 to 3.6.1 (#2119)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.5.1 to 3.6.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.5.1...v3.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-09-29 22:10:10 +01:00
committed by chris48s
parent a940cb1f11
commit 28d75cba81

6
package-lock.json generated
View File

@@ -11041,9 +11041,9 @@
"dev": true
},
"react-modal": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.5.1.tgz",
"integrity": "sha512-GxL7ycOgKC+p641cR+V1bw5dC1faL2N86/AJlzbMVmvt1totoylgkJmn9zvLuHeuarGbB7CLfHMGpeRowaj2jQ==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-3.6.1.tgz",
"integrity": "sha512-vAhnawahH1fz8A5x/X/1X20KHMe6Q0mkfU5BKPgKSVPYhMhsxtRbNHSitsoJ7/oP27xZo3naZZlwYuuzuSO1xw==",
"dev": true,
"requires": {
"exenv": "^1.2.0",