chore(deps-dev): bump rollup from 2.58.0 to 2.59.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.59.0.
- [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.59.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 10:28:10 +00:00
committed by GitHub
parent 5cecc27ee9
commit be842b8e70
2 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -40,7 +40,7 @@
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.5",
"redux": "^4.1.1"
"redux": "^4.1.2"
},
"devDependencies": {
"@babel/core": "^7.15.8",
@@ -56,7 +56,7 @@
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.7",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.5.0",
"cypress": "^8.7.0",
"postcss": "^8.3.9",
"postcss-cli": "^9.0.1",
"postcss-nested": "^5.0.6",
@@ -65,7 +65,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.11.6",
"rollup": "^2.58.0",
"rollup": "^2.59.0",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.1",