Skip to content

Commit

Permalink
Merge pull request #1069 from amir20/dependabot/npm_and_yarn/postcss-…
Browse files Browse the repository at this point in the history
…8.2.8
  • Loading branch information
dependabot-preview[bot] committed Mar 9, 2021
2 parents 95f4d68 + f26b82d commit 235e34f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"lint-staged": "^10.5.4",
"mini-css-extract-plugin": "^1.3.9",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.7",
"postcss": "^8.2.8",
"postcss-loader": "^5.1.0",
"prettier": "^2.2.1",
"release-it": "^14.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6856,10 +6856,10 @@ postcss@^7.0.14:
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^8.2.6, postcss@^8.2.7:
version "8.2.7"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47"
integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
postcss@^8.2.6, postcss@^8.2.8:
version "8.2.8"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.8.tgz#0b90f9382efda424c4f0f69a2ead6f6830d08ece"
integrity sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.20"
Expand Down

0 comments on commit 235e34f

Please sign in to comment.