⬆️ Bump vue-virtual-scroll-list from 1.4.2 to 1.4.3

Bumps [vue-virtual-scroll-list](https://github.com/tangbc/vue-virtual-scroll-list) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/tangbc/vue-virtual-scroll-list/releases)
- [Commits](https://github.com/tangbc/vue-virtual-scroll-list/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-23 00:13:30 +00:00
committed by GitHub
parent e79b113907
commit ab24faaa55
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11093,9 +11093,9 @@
"integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg==" "integrity": "sha512-GVbwInwnqkVxQ4GU/XYeQt1e0dAXL8sF5Hr1H/coCBbYUan5xP0G2mEz/HRDf1lt73rFQAN/bJcLTOKkqiM6tg=="
}, },
"vue-virtual-scroll-list": { "vue-virtual-scroll-list": {
"version": "1.4.2", "version": "1.4.3",
"resolved": "https://registry.npmjs.org/vue-virtual-scroll-list/-/vue-virtual-scroll-list-1.4.2.tgz", "resolved": "https://registry.npmjs.org/vue-virtual-scroll-list/-/vue-virtual-scroll-list-1.4.3.tgz",
"integrity": "sha512-jcXl1cYDxGZX+aF9vsUauXWnUkXm8oQxnvLTJ8UMTmMxwzbmlHX7vs0xGDdEej91vJpBNrdNNseWPxboTvI+UA==" "integrity": "sha512-gWex5GYI5V5h4eYQGbW7dhuQRIg2wKpnHxJrJyk0NmWk0+CVLmTsS0m1jj9NKvpytOgQBOJ0l1S2sQPZkDALdA=="
}, },
"vuejs-auto-complete": { "vuejs-auto-complete": {
"version": "0.9.0", "version": "0.9.0",

View File

@@ -29,7 +29,7 @@
"graphql": "^14.5.8", "graphql": "^14.5.8",
"nuxt": "^2.10.2", "nuxt": "^2.10.2",
"v-tooltip": "^2.0.2", "v-tooltip": "^2.0.2",
"vue-virtual-scroll-list": "^1.4.2", "vue-virtual-scroll-list": "^1.4.3",
"vuejs-auto-complete": "^0.9.0", "vuejs-auto-complete": "^0.9.0",
"vuex-persist": "^2.1.1", "vuex-persist": "^2.1.1",
"yargs-parser": "^16.1.0" "yargs-parser": "^16.1.0"