Skip to content

Commit bedba7b

Browse files
authored
Merge pull request #832 from owncloud/dependabot/npm_and_yarn/postcss-8.4.47
chore(deps-dev): bump postcss from 8.4.45 to 8.4.47
2 parents 2635a24 + 1846c90 commit bedba7b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5061,10 +5061,10 @@ pbkdf2@^3.0.3:
50615061
safe-buffer "^5.0.1"
50625062
sha.js "^2.4.8"
50635063

5064-
picocolors@^1.0.0, picocolors@^1.0.1:
5065-
version "1.0.1"
5066-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
5067-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
5064+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
5065+
version "1.1.0"
5066+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
5067+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
50685068

50695069
picomatch@^2.3.1:
50705070
version "2.3.1"
@@ -5376,13 +5376,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
53765376
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
53775377

53785378
postcss@8, postcss@^8.4.28:
5379-
version "8.4.45"
5380-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
5381-
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
5379+
version "8.4.47"
5380+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
5381+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
53825382
dependencies:
53835383
nanoid "^3.3.7"
5384-
picocolors "^1.0.1"
5385-
source-map-js "^1.2.0"
5384+
picocolors "^1.1.0"
5385+
source-map-js "^1.2.1"
53865386

53875387
prelude-ls@^1.2.1:
53885388
version "1.2.1"
@@ -6151,10 +6151,10 @@ snapdragon@^0.8.1:
61516151
source-map-resolve "^0.5.0"
61526152
use "^3.1.0"
61536153

6154-
source-map-js@^1.0.1, source-map-js@^1.2.0:
6155-
version "1.2.0"
6156-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
6157-
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
6154+
source-map-js@^1.0.1, source-map-js@^1.2.1:
6155+
version "1.2.1"
6156+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
6157+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
61586158

61596159
source-map-resolve@^0.5.0:
61606160
version "0.5.3"

0 commit comments

Comments
 (0)