Skip to content

Commit 2e35997

Browse files
committed
Update dependency postcss to v8.4.47
1 parent 9be3cd1 commit 2e35997

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

website/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ path-type@^5.0.0:
856856
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
857857
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
858858

859-
picocolors@^1.0.0, picocolors@^1.0.1:
859+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
860860
version "1.1.0"
861861
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
862862
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
@@ -1178,13 +1178,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
11781178
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
11791179

11801180
postcss@^8.4.23, postcss@^8.4.4, postcss@^8.4.5:
1181-
version "8.4.45"
1182-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
1183-
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
1181+
version "8.4.47"
1182+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
1183+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
11841184
dependencies:
11851185
nanoid "^3.3.7"
1186-
picocolors "^1.0.1"
1187-
source-map-js "^1.2.0"
1186+
picocolors "^1.1.0"
1187+
source-map-js "^1.2.1"
11881188

11891189
pretty-hrtime@^1.0.3:
11901190
version "1.0.3"
@@ -1273,7 +1273,7 @@ source-map-js@^1.0.1:
12731273
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
12741274
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
12751275

1276-
source-map-js@^1.2.0:
1276+
source-map-js@^1.2.1:
12771277
version "1.2.1"
12781278
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
12791279
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==

0 commit comments

Comments
 (0)