Bump postcss from 8.2.13 to 8.2.14 (#3676)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3694/head
dependabot[bot] 2021-05-10 19:31:52 +05:30 committed by GitHub
parent 909e39e879
commit 813bf28418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8525,9 +8525,9 @@
"dev": true
},
"postcss": {
"version": "8.2.13",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.13.tgz",
"integrity": "sha512-FCE5xLH+hjbzRdpbRb1IMCvPv9yZx2QnDarBEYSN0N0HYk+TcXsEhwdFcFb+SRWOKzKGErhIEbBK2ogyLdTtfQ==",
"version": "8.2.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.14.tgz",
"integrity": "sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w==",
"dev": true,
"requires": {
"colorette": "^1.2.2",

View File

@ -145,7 +145,7 @@
"node-sass-package-importer": "^5.3.2",
"nodemon": "^2.0.7",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
"postcss": "^8.2.14",
"postcss-cli": "^8.3.1",
"rollup": "^2.47.0",
"stylelint": "^13.13.1",