Bump rollup from 2.60.2 to 2.62.0 in /src/pretix/static/npm_dir (#2402)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-04 10:30:51 +01:00
committed by GitHub
parent 39557fc452
commit fd16ef1e4d
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"vue": "^2.6.14",
"rollup": "^2.60.2",
"rollup": "^2.62.0",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.14"
}