chore(deps-dev): Bump rollup from 3.21.2 to 3.21.5 (#2801)
Bumps [rollup](https://github.com/rollup/rollup) from 3.21.2 to 3.21.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/v3.21.2...v3.21.5) --- 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:
parent
e8b7462294
commit
506486c467
14
package-lock.json
generated
14
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"jasmine": "^4.6.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"node-fetch": "^3.3.1",
|
||||
"rollup": "^3.21.2",
|
||||
"rollup": "^3.21.5",
|
||||
"semantic-release": "^21.0.2",
|
||||
"titleize": "^3.0.0",
|
||||
"uglify-js": "^3.17.4",
|
||||
@ -10408,9 +10408,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.21.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.2.tgz",
|
||||
"integrity": "sha512-c4vC+JZ3bbF4Kqq2TtM7zSKtSyMybFOjqmomFax3xpfYaPZDZ4iz8NMIuBRMjnXOcKYozw7bC6vhJjiWD6JpzQ==",
|
||||
"version": "3.21.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.5.tgz",
|
||||
"integrity": "sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
@ -19248,9 +19248,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "3.21.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.2.tgz",
|
||||
"integrity": "sha512-c4vC+JZ3bbF4Kqq2TtM7zSKtSyMybFOjqmomFax3xpfYaPZDZ4iz8NMIuBRMjnXOcKYozw7bC6vhJjiWD6JpzQ==",
|
||||
"version": "3.21.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.5.tgz",
|
||||
"integrity": "sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
@ -64,7 +64,7 @@
|
||||
"jasmine": "^4.6.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"node-fetch": "^3.3.1",
|
||||
"rollup": "^3.21.2",
|
||||
"rollup": "^3.21.5",
|
||||
"semantic-release": "^21.0.2",
|
||||
"titleize": "^3.0.0",
|
||||
"uglify-js": "^3.17.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user