Bump rollup from 2.68.0 to 2.69.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.68.0 to 2.69.0.
- [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.68.0...v2.69.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-03 07:31:52 +00:00
committed by GitHub
parent be9150b650
commit aa15fef6f5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"eslint-plugin-prettier": "^4.0.0",
"npm-check-updates": "^12.5.0",
"prettier": "^2.4.1",
"rollup": "^2.68.0",
"rollup": "^2.69.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
+4 -4
View File
@@ -4340,10 +4340,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"
rollup@^2.63.0, rollup@^2.68.0:
version "2.68.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0.tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66"
integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==
rollup@^2.63.0, rollup@^2.69.0:
version "2.69.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.0.tgz#82aa86682a45e9760146b736c1643bf435506156"
integrity sha512-kjER91tHyek8gAkuz7+558vSnTQ+pITEok1P0aNOS45ZXyngaqPsXJmSel4QPQnJo7EJMjXUU1/GErWkWiKORg==
optionalDependencies:
fsevents "~2.3.2"