chore(deps-dev): bump rollup from 2.38.0 to 2.38.2

Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.38.2.
- [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.38.0...v2.38.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-01 05:31:01 +00:00
committed by GitHub
parent e571f28136
commit 9d1ffd6633
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8496,9 +8496,9 @@
}
},
"rollup": {
"version": "2.38.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.0.tgz",
"integrity": "sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==",
"version": "2.38.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.2.tgz",
"integrity": "sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
+1 -1
View File
@@ -67,7 +67,7 @@
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"release-it": "^14.2.2",
"rollup": "^2.38.0",
"rollup": "^2.38.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",