Bump rollup from 2.59.0 to 2.60.2 in /src/pretix/static/npm_dir (#2362)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-03 14:39:02 +01:00
committed by GitHub
parent 2d37b0df77
commit 1f31ee2ea1
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": "^11.2.1",
"vue": "^2.6.14",
"rollup": "^2.59.0",
"rollup": "^2.60.2",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.14"
}