Bump rollup from 1.32.1 to 2.59.0 in /src/pretix/static/npm_dir (#2298)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-09 11:54:28 +01:00
committed by GitHub
parent ad95815043
commit b0ae40c264
2 changed files with 5 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"vue": "^2.6.14",
"rollup": "^1.17.0",
"rollup": "^2.59.0",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.14"
}