Skip to content

Commit f94269e

Browse files
Update dependency postcss to v8.5.1
1 parent 1cf5348 commit f94269e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/browser": "8.48.0",
2323
"alpinejs": "3.14.8",
2424
"npm-run-all2": "7.0.2",
25-
"postcss": "8.5.0",
25+
"postcss": "8.5.1",
2626
"standard": "17.1.2",
2727
"stylelint": "16.13.1",
2828
"stylelint-config-standard": "37.0.0",

Diff for: demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@ postcss-value-parser@^4.2.0:
23562356
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
23572357
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
23582358

2359-
2360-
version "8.5.0"
2361-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.0.tgz#15244b9fd65f809b2819682456f0e7e1e30c145b"
2362-
integrity sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==
2359+
2360+
version "8.5.1"
2361+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
2362+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
23632363
dependencies:
23642364
nanoid "^3.3.8"
23652365
picocolors "^1.1.1"

0 commit comments

Comments
 (0)