Bump rollup from 2.45.2 to 2.46.0 in /admin

Bumps [rollup](https://github.com/rollup/rollup) from 2.45.2 to 2.46.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.45.2...v2.46.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 09:23:42 +00:00 committed by GitHub
parent 1b39071f08
commit 69a9b81e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@
"@rollup/plugin-node-resolve": "^11.0.1",
"eslint": "^7.25.0",
"onchange": "^7.0.2",
"rollup": "^2.35.1",
"rollup": "^2.46.0",
"sass": "^1.32.12",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^22.0.0",
@ -3245,9 +3245,9 @@
}
},
"node_modules/rollup": {
"version": "2.45.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.2.tgz",
"integrity": "sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==",
"version": "2.46.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.46.0.tgz",
"integrity": "sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -6507,9 +6507,9 @@
}
},
"rollup": {
"version": "2.45.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.2.tgz",
"integrity": "sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==",
"version": "2.46.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.46.0.tgz",
"integrity": "sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"

View File

@ -29,7 +29,7 @@
"@rollup/plugin-node-resolve": "^11.0.1",
"eslint": "^7.25.0",
"onchange": "^7.0.2",
"rollup": "^2.35.1",
"rollup": "^2.46.0",
"sass": "^1.32.12",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^22.0.0",