chore(deps-dev): bump postcss from 8.2.2 to 8.2.3

This commit is contained in:
dependabot[bot]
2021-01-08 02:29:15 -05:00
committed by GitHub
parent 03b28c42aa
commit ab7cefd5f1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -22910,9 +22910,9 @@
"dev": true "dev": true
}, },
"postcss": { "postcss": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.2.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.3.tgz",
"integrity": "sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==", "integrity": "sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"colorette": "^1.2.1", "colorette": "^1.2.1",

View File

@@ -157,7 +157,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
"open": "^7.3.1", "open": "^7.3.1",
"postcss": "=8.2.2", "postcss": "=8.2.3",
"postcss-loader": "=4.1.0", "postcss-loader": "=4.1.0",
"postcss-preset-env": "=6.7.0", "postcss-preset-env": "=6.7.0",
"prettier": "^2.0.0", "prettier": "^2.0.0",