Bump vue-popperjs from 2.2.0 to 2.3.0

Bumps [vue-popperjs](https://github.com/RobinCK/vue-popper) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/RobinCK/vue-popper/releases)
- [Commits](https://github.com/RobinCK/vue-popper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-30 09:02:40 +00:00 committed by GitHub
parent 5a447ca9aa
commit 56a2b39e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -20859,9 +20859,9 @@
"dev": true
},
"popper.js": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.0.tgz",
"integrity": "sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw=="
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
"integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
},
"portfinder": {
"version": "1.0.25",
@ -27582,9 +27582,9 @@
}
},
"vue-popperjs": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/vue-popperjs/-/vue-popperjs-2.2.0.tgz",
"integrity": "sha512-VJFlCMpTExr8lZPJ9plWzK+K49Sj+JtWeeUchZr1KLpm6bzT5Bfyvq1lWA2biPaiUvNDgZvaJh2KfNMNjKXT0w==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/vue-popperjs/-/vue-popperjs-2.3.0.tgz",
"integrity": "sha512-925QEeNjlMtb3eDHl5ZlODJzqnQL0nQPEKpr9aQ3XBg21DyqAdfLgD/At4svsPwFeIkpdF1gvHarENon47L9Cg==",
"requires": {
"opencollective-postinstall": "^2.0.2",
"popper.js": "^1.15.0"

View File

@ -200,7 +200,7 @@
"vue-awesome": "^4.0.2",
"vue-click-outside": "^1.1.0",
"vue-electron": "^1.0.6",
"vue-popperjs": "^2.2.0",
"vue-popperjs": "^2.3.0",
"vue-router": "^3.1.6",
"vue-shortkey": "^3.1.7",
"vuex": "^3.1.3",