Skip to content

Commit f3fcf2f

Browse files
committed
Update dependency postcss to ^8.1.7
1 parent 0a9d695 commit f3fcf2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"chai": "^4.2.0",
3535
"eslint": "^7.13.0",
3636
"mocha": "^8.2.1",
37-
"postcss": "^8.1.6",
37+
"postcss": "^8.1.7",
3838
"prettier": "^2.1.2",
3939
"puppeteer": "^5.4.1",
4040
"tailwindcss": "^1.9.6"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@ postcss@^7.0.11, postcss@^7.0.18, postcss@^7.0.32:
21072107
source-map "^0.6.1"
21082108
supports-color "^6.1.0"
21092109

2110-
postcss@^8.1.6:
2110+
postcss@^8.1.7:
21112111
version "8.1.7"
21122112
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
21132113
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==

0 commit comments

Comments
 (0)