Skip to content

Commit d2e0622

Browse files
chore(dependencies): update dependency postcss to v8.5.14
1 parent d772479 commit d2e0622

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"concurrently": "6.5.1",
2323
"cypress": "^12.17.4",
2424
"jest": "^29.7.0",
25-
"postcss": "8.5.13",
25+
"postcss": "8.5.14",
2626
"prettier": "^2.8.8",
2727
"rollup": "^4.60.2",
2828
"rollup-plugin-generate-html-template": "1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4483,10 +4483,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
44834483
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
44844484
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
44854485

4486-
postcss@8.5.13, postcss@^8.4.47:
4487-
version "8.5.13"
4488-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.13.tgz#6cfaf647f2e7ef69850208eccd849e0d3f65d420"
4489-
integrity sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==
4486+
postcss@8.5.14, postcss@^8.4.47:
4487+
version "8.5.14"
4488+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
4489+
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
44904490
dependencies:
44914491
nanoid "^3.3.11"
44924492
picocolors "^1.1.1"

0 commit comments

Comments
 (0)