Bump rollup from 2.68.0 to 2.70.1 in /src/pretix/static/npm_dir (#2567)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-05 11:05:20 +02:00
committed by GitHub
parent f468b393c0
commit d1745bb703
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.1.3",
"vue": "^2.6.14",
"rollup": "^2.68.0",
"rollup": "^2.70.1",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.14"
}