Skip to content

Commit 8be5f1f

Browse files
committed
chore(deps): update dependency postcss to v8.4.39
1 parent 0a21782 commit 8be5f1f

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"jsdom": "^24.0.0",
136136
"npm-run-all2": "6.2.0",
137137
"open-cli": "^8.0.0",
138-
"postcss": "8.4.38",
138+
"postcss": "8.4.39",
139139
"prettier": "2.8.8",
140140
"prettier-plugin-astro": "0.10.0",
141141
"prettier-plugin-svelte": "^2.9.0",

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5715,7 +5715,7 @@ periscopic@^3.1.0:
57155715
estree-walker "^3.0.0"
57165716
is-reference "^3.0.0"
57175717

5718-
picocolors@^1.0.0:
5718+
picocolors@^1.0.0, picocolors@^1.0.1:
57195719
version "1.0.1"
57205720
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
57215721
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
@@ -5805,13 +5805,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
58055805
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
58065806
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
58075807

5808-
[email protected].38, postcss@^8.4.38:
5809-
version "8.4.38"
5810-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
5811-
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
5808+
5809+
version "8.4.39"
5810+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
5811+
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
58125812
dependencies:
58135813
nanoid "^3.3.7"
5814-
picocolors "^1.0.0"
5814+
picocolors "^1.0.1"
58155815
source-map-js "^1.2.0"
58165816

58175817
postcss@^8.4.23, postcss@^8.4.28:
@@ -5832,6 +5832,15 @@ postcss@^8.4.33:
58325832
picocolors "^1.0.0"
58335833
source-map-js "^1.0.2"
58345834

5835+
postcss@^8.4.38:
5836+
version "8.4.38"
5837+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
5838+
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
5839+
dependencies:
5840+
nanoid "^3.3.7"
5841+
picocolors "^1.0.0"
5842+
source-map-js "^1.2.0"
5843+
58355844
preferred-pm@^3.1.3:
58365845
version "3.1.3"
58375846
resolved "https://registry.yarnpkg.com/preferred-pm/-/preferred-pm-3.1.3.tgz#4125ea5154603136c3b6444e5f5c94ecf90e4916"

0 commit comments

Comments
 (0)