Skip to content

Commit d4ad420

Browse files
chore(deps): update dependency postcss to v8.4.49 (#3021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8125dfc commit d4ad420

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"jest-mock-extended": "3.0.7",
124124
"lint-staged": "15.2.10",
125125
"msw": "^2.6.4",
126-
"postcss": "8.4.47",
126+
"postcss": "8.4.49",
127127
"rollup": "4.22.4",
128128
"rollup-plugin-dts": "6.1.1",
129129
"rollup-plugin-postcss": "4.0.2",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -8146,7 +8146,7 @@ picocolors@^1.0.0, picocolors@^1.0.1:
81468146
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
81478147
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
81488148

8149-
picocolors@^1.1.0:
8149+
picocolors@^1.1.0, picocolors@^1.1.1:
81508150
version "1.1.1"
81518151
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
81528152
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -8710,13 +8710,13 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
87108710
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
87118711
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
87128712

8713-
postcss@8.4.47:
8714-
version "8.4.47"
8715-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
8716-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
8713+
postcss@8.4.49:
8714+
version "8.4.49"
8715+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
8716+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
87178717
dependencies:
87188718
nanoid "^3.3.7"
8719-
picocolors "^1.1.0"
8719+
picocolors "^1.1.1"
87208720
source-map-js "^1.2.1"
87218721

87228722
postcss@^8.4.31, postcss@^8.4.33, postcss@^8.4.39:

0 commit comments

Comments
 (0)