chore(deps-dev): bump rollup from 2.44.0 to 2.45.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.44.0 to 2.45.1.
- [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.44.0...v2.45.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-12 05:21:21 +00:00
committed by GitHub
parent 6fd0d62bdb
commit 6dff711997
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -44,7 +44,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.6.1",
"rollup": "^2.44.0",
"rollup": "^2.45.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
@@ -10425,9 +10425,9 @@
}
},
"node_modules/rollup": {
"version": "2.44.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
"integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
"version": "2.45.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -20475,9 +20475,9 @@
}
},
"rollup": {
"version": "2.44.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.44.0.tgz",
"integrity": "sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==",
"version": "2.45.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"
+1 -1
View File
@@ -63,7 +63,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.6.1",
"rollup": "^2.44.0",
"rollup": "^2.45.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",