Bump rollup from 2.79.0 to 2.79.1 in /src/pretix/static/npm_dir

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.0 to 2.79.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.0...v2.79.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-04 14:29:12 +00:00
committed by Raphael Michel
parent 1d04d40507
commit 67f60a9e09
2 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^14.1.0",
"vue": "^2.7.10",
"rollup": "^2.79.0",
"rollup": "^2.79.1",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.7.10"
}