chore(deps-dev): bump rollup from 2.18.0 to 2.18.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.18.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.18.0...v2.18.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+3
-3
@@ -11296,9 +11296,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.18.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.0.tgz",
|
||||
"integrity": "sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==",
|
||||
"version": "2.18.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz",
|
||||
"integrity": "sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.1.2"
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.13.1",
|
||||
"release-it": "^13.6.4",
|
||||
"rollup": "^2.18.0",
|
||||
"rollup": "^2.18.1",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-bundle-size": "^1.0.3",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
|
||||
Reference in New Issue
Block a user