Bump vue-good-table from 2.21.8 to 2.21.9 (#595)

Bumps [vue-good-table](https://github.com/xaksis/vue-good-table) from 2.21.8 to 2.21.9.
- [Release notes](https://github.com/xaksis/vue-good-table/releases)
- [Commits](https://github.com/xaksis/vue-good-table/compare/v2.21.8...v2.21.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-29 12:44:03 +02:00 committed by GitHub
parent c9c4310114
commit af1e528b1b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -19,7 +19,7 @@
"material-design-icons-iconfont": "^6.1.0",
"vue": "^2.6.12",
"vue-agile": "^1.1.3",
"vue-good-table": "^2.21.8",
"vue-good-table": "^2.21.9",
"vue-gsheets": "^4.0.3",
"vue-material-design-icons": "^4.11.0",
"vue-moment": "^4.1.0",
@ -15780,9 +15780,9 @@
}
},
"node_modules/vue-good-table": {
"version": "2.21.8",
"resolved": "https://registry.npmjs.org/vue-good-table/-/vue-good-table-2.21.8.tgz",
"integrity": "sha512-zKjOBnASUvMwvqefd3dIUCHrd56keFHJjYBJo5AQsYHNq8gmoWKwmw1h74PT2FFH6Gm2BPuilTAqaLKufuIYdQ==",
"version": "2.21.9",
"resolved": "https://registry.npmjs.org/vue-good-table/-/vue-good-table-2.21.9.tgz",
"integrity": "sha512-EOlOOjAOM3FivYovRju8wkuX3cD67a4+AL5cpwv6yemBOKCZIJ/gO6ecV3rAPPCA92DsyLToz7TSYJ7PYALvpA==",
"dependencies": {
"date-fns": "^2.17.0",
"diacriticless": "1.0.1",
@ -30513,9 +30513,9 @@
}
},
"vue-good-table": {
"version": "2.21.8",
"resolved": "https://registry.npmjs.org/vue-good-table/-/vue-good-table-2.21.8.tgz",
"integrity": "sha512-zKjOBnASUvMwvqefd3dIUCHrd56keFHJjYBJo5AQsYHNq8gmoWKwmw1h74PT2FFH6Gm2BPuilTAqaLKufuIYdQ==",
"version": "2.21.9",
"resolved": "https://registry.npmjs.org/vue-good-table/-/vue-good-table-2.21.9.tgz",
"integrity": "sha512-EOlOOjAOM3FivYovRju8wkuX3cD67a4+AL5cpwv6yemBOKCZIJ/gO6ecV3rAPPCA92DsyLToz7TSYJ7PYALvpA==",
"requires": {
"date-fns": "^2.17.0",
"diacriticless": "1.0.1",

View File

@ -52,7 +52,7 @@
"material-design-icons-iconfont": "^6.1.0",
"vue": "^2.6.12",
"vue-agile": "^1.1.3",
"vue-good-table": "^2.21.8",
"vue-good-table": "^2.21.9",
"vue-gsheets": "^4.0.3",
"vue-material-design-icons": "^4.11.0",
"vue-moment": "^4.1.0",