chore(deps-dev): bump rollup-plugin-postcss from 3.1.4 to 3.1.5

Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.4 to 3.1.5.
- [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/v3.1.4...v3.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-17 05:41:36 +00:00
committed by GitHub
parent ee74c90f15
commit 4da406e825
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -9626,9 +9626,9 @@
"dev": true
},
"p-queue": {
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.0.tgz",
"integrity": "sha512-zPHXPNy9jZsiym0PpJjvnHQysx1fSd/QdaNVwiDRLU2KFChD6h9CkCB6b8i3U8lBwJyA+mHgNZCzcy77glUssQ==",
"version": "6.6.1",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz",
"integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.4",
@@ -11426,9 +11426,9 @@
"dev": true
},
"rollup-plugin-postcss": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.4.tgz",
"integrity": "sha512-nLefjTDau8dpfEq1VSag1jjRizQc9/Io26mlC+/zkJVnvgKEz9xt3nvYW6vlOM0LffGFVapZNyr23Led1VN9Lw==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.5.tgz",
"integrity": "sha512-oPD3ubb1JDBwzNMca+OZUpYxyxrIw9ihhUyvEbOwzzj0rR2UEKm8GtfhFXVGDWwBGp5HIK8ss/r8vRStYDddRA==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
+1 -1
View File
@@ -59,7 +59,7 @@
"rollup-plugin-livereload": "^1.3.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-peer-deps-external": "^2.2.3",
"rollup-plugin-postcss": "^3.1.4",
"rollup-plugin-postcss": "^3.1.5",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-serve": "^1.0.3",
"rollup-plugin-terser": "^7.0.0",