chore(deps-dev): bump rollup from 2.60.0 to 2.60.1 (#4080)

Bumps [rollup](https://github.com/rollup/rollup) from 2.60.0 to 2.60.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.60.0...v2.60.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-25 21:14:31 +01:00
committed by GitHub
parent 8eb09e4edd
commit beee7a009a
2 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.1",
"postcss-cli": "^8.3.1",
"rollup": "^2.60.0",
"rollup": "^2.60.1",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.4",
"terser": "^5.10.0",