Merge pull request #1133 from wbkd/dependabot/npm_and_yarn/main/rollup-2.45.2

chore(deps-dev): bump rollup from 2.45.1 to 2.45.2
This commit is contained in:
Moritz Klack
2021-04-26 11:38:24 +02:00
committed by GitHub
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.45.1",
"rollup": "^2.45.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
@@ -10451,9 +10451,9 @@
}
},
"node_modules/rollup": {
"version": "2.45.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
"version": "2.45.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.2.tgz",
"integrity": "sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -20480,9 +20480,9 @@
}
},
"rollup": {
"version": "2.45.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz",
"integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==",
"version": "2.45.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.2.tgz",
"integrity": "sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==",
"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.45.1",
"rollup": "^2.45.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",