Bump react-contextmenu from 2.13.0 to 2.14.0

Bumps [react-contextmenu](https://github.com/vkbansal/react-contextmenu) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/vkbansal/react-contextmenu/releases)
- [Commits](https://github.com/vkbansal/react-contextmenu/compare/v2.13.0...v2.14.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
This commit is contained in:
dependabot-preview[bot]
2020-07-01 09:37:24 +00:00
committed by GitHub
parent 4a1379c527
commit 352afc4ecc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9164,9 +9164,9 @@
}
},
"react-contextmenu": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/react-contextmenu/-/react-contextmenu-2.13.0.tgz",
"integrity": "sha512-hhFuJX4di0zGV7H7pXPn42U70OZbGpQD+PxcdmKStNT5mebSjI+inhOuFESDmDbqVsN/f99hI5/nw95oXTVRXQ==",
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/react-contextmenu/-/react-contextmenu-2.14.0.tgz",
"integrity": "sha512-ktqMOuad6sCFNJs/ltEwppN8F0YeXmqoZfwycgtZR/MxOXMYx1xgYC44SzWH259HdGyshk1/7sXGuIRwj9hzbw==",
"requires": {
"classnames": "^2.2.5",
"object-assign": "^4.1.0"
+1 -1
View File
@@ -30,7 +30,7 @@
"idb": "^5.0.4",
"react": "^16.13.1",
"react-color": "^2.18.1",
"react-contextmenu": "^2.13.0",
"react-contextmenu": "^2.14.0",
"react-dom": "^16.13.1",
"react-linkifier": "^4.0.0",
"react-resizable": "^1.10.1",