1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-01-18 21:27:58 +00:00

Bump rollup from 2.50.2 to 2.50.5 (#7)

Bumps [rollup](https://github.com/rollup/rollup) from 2.50.2 to 2.50.5.
- [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.50.2...v2.50.5)

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-06-01 16:17:59 +02:00 committed by GitHub
parent 7594ec384a
commit 29f8b7c00a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -4916,9 +4916,9 @@
}
},
"node_modules/rollup": {
"version": "2.50.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.2.tgz",
"integrity": "sha512-Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w==",
"version": "2.50.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.5.tgz",
"integrity": "sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -9400,9 +9400,9 @@
}
},
"rollup": {
"version": "2.50.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.2.tgz",
"integrity": "sha512-Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w==",
"version": "2.50.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.5.tgz",
"integrity": "sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"