Bump rollup from 2.77.2 to 2.79.0 in /src/pretix/static/npm_dir (#2774)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-12 16:36:10 +02:00
committed by GitHub
parent 3c25dfe861
commit cddd720a15
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"vue": "^2.7.10",
"rollup": "^2.77.2",
"rollup": "^2.79.0",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.7.10"
}