1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-01-18 13:17:59 +00:00

Bump rollup from 2.55.1 to 2.56.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.55.1 to 2.56.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.55.1...v2.56.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] 2021-08-05 07:09:52 +00:00 committed by Romein van Buren
parent 20bdbfdea7
commit db9cf4f524

6
package-lock.json generated
View File

@ -3791,9 +3791,9 @@
}
},
"rollup": {
"version": "2.55.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.55.1.tgz",
"integrity": "sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==",
"version": "2.56.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.56.0.tgz",
"integrity": "sha512-weEafgbjbHCnrtJPNyCrhYnjP62AkF04P0BcV/1mofy1+gytWln4VVB1OK462cq2EAyWzRDpTMheSP/o+quoiA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"