Skip to content

Commit f20c39b

Browse files
chore: update dependency postcss to v8.5.6
1 parent 6dfeb22 commit f20c39b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"i18next-http-backend": "1.4.5",
8383
"js-yaml": "4.1.0",
8484
"lint-staged": "13.3.0",
85-
"postcss": "8.5.4",
85+
"postcss": "8.5.6",
8686
"prettier": "2.8.8",
8787
"prettier-plugin-tailwindcss": "0.6.12",
8888
"tailwind-merge": "1.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8735,10 +8735,10 @@ postcss@8.4.14:
87358735
picocolors "^1.0.0"
87368736
source-map-js "^1.0.2"
87378737

8738-
postcss@8.5.4:
8739-
version "8.5.4"
8740-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
8741-
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
8738+
postcss@8.5.6:
8739+
version "8.5.6"
8740+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
8741+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
87428742
dependencies:
87438743
nanoid "^3.3.11"
87448744
picocolors "^1.1.1"

0 commit comments

Comments
 (0)