chore(deps-dev): bump rollup-plugin-postcss from 4.0.0 to 4.0.1

Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 20:09:37 +00:00
committed by GitHub
parent 64d1913356
commit 7f5448ad8f
2 changed files with 769 additions and 3298 deletions

4063
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -62,10 +62,10 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.10.1",
"rollup": "^2.54.0",
"rollup": "^2.56.3",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-postcss": "^4.0.1",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.13.0",