Merge pull request #1721 from wbkd/dependabot/npm_and_yarn/main/rollup-plugin-postcss-4.0.2

chore(deps-dev): bump rollup-plugin-postcss from 4.0.1 to 4.0.2
This commit is contained in:
Moritz Klack
2021-12-02 21:36:26 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"rollup": "^2.60.1",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.1",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.31.1",
"start-server-and-test": "^1.14.0",