Bump rollup from 2.58.0 to 2.58.3 in /admin

Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.58.3.
- [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.58.0...v2.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-25 17:00:57 +00:00 committed by Giuseppe Criscione
parent 54ebdd3c13
commit 3d5fcb8e84
2 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@
"@rollup/plugin-node-resolve": "^13.0.6",
"eslint": "^8.0.1",
"onchange": "^7.0.2",
"rollup": "^2.58.0",
"rollup": "^2.58.3",
"sass": "^1.43.3",
"stylelint": "^14.0.0",
"stylelint-config-idiomatic-order": "^8.1.0",
@ -2326,9 +2326,9 @@
}
},
"node_modules/rollup": {
"version": "2.58.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.0.tgz",
"integrity": "sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==",
"version": "2.58.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.3.tgz",
"integrity": "sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -4805,9 +4805,9 @@
}
},
"rollup": {
"version": "2.58.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.0.tgz",
"integrity": "sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==",
"version": "2.58.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.3.tgz",
"integrity": "sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -29,7 +29,7 @@
"@rollup/plugin-node-resolve": "^13.0.6",
"eslint": "^8.0.1",
"onchange": "^7.0.2",
"rollup": "^2.58.0",
"rollup": "^2.58.3",
"sass": "^1.43.3",
"stylelint": "^14.0.0",
"stylelint-config-idiomatic-order": "^8.1.0",