Bump rollup from 2.70.1 to 2.71.1 in /src/pretix/static/npm_dir (#2621)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-09 17:50:31 +02:00
committed by GitHub
parent 60bf7571f3
commit 69a9cf9c4a
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.70.1",
"rollup": "^2.71.1",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.14"
}