Skip to content

Commit

Permalink
Update PostCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 14, 2021
1 parent 5f33320 commit caaf0ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-unicorn": "^33.0.1",
"jest": "^27.0.4",
"lint-staged": "^11.0.0",
"postcss": "^8.2.14",
"postcss": "^8.3.3",
"postcss-parser-tests": "^8.3.5",
"postcss-sharec-config": "^0.4.1",
"prettier": "^2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3491,10 +3491,10 @@ postcss-sharec-config@^0.4.1:
dependencies:
sharec "^2.9.0"

postcss@^8.2.14:
version "8.3.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.2.tgz#ed3ec489f5428af5740cd6effcc216b4d455ee64"
integrity sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==
postcss@^8.3.3:
version "8.3.3"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.3.tgz#ef412a7a67e85c5b2c9f0ab3c4d9e8a3814d55cc"
integrity sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.23"
Expand Down

0 comments on commit caaf0ee

Please # to comment.