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

This commit is contained in:
dependabot[bot]
2021-01-11 00:19:53 -05:00
committed by GitHub
parent ab7cefd5f1
commit 570d7b7e07
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

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