Skip to content

Commit 065fc4e

Browse files
Bump postcss from 8.4.7 to 8.5.3 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.5.3. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.7...8.5.3) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 065fc4e

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

frontend/yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12508,10 +12508,10 @@ nan@^2.12.1:
1250812508
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
1250912509
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
1251012510

12511-
nanoid@^3.1.23, nanoid@^3.3.1:
12512-
version "3.3.1"
12513-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
12514-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
12511+
nanoid@^3.1.23, nanoid@^3.3.8:
12512+
version "3.3.11"
12513+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
12514+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
1251512515

1251612516
nanomatch@^1.2.9:
1251712517
version "1.2.13"
@@ -13504,10 +13504,10 @@ picocolors@^0.2.1:
1350413504
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
1350513505
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
1350613506

13507-
picocolors@^1.0.0:
13508-
version "1.0.0"
13509-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
13510-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
13507+
picocolors@^1.0.0, picocolors@^1.1.1:
13508+
version "1.1.1"
13509+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
13510+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
1351113511

1351213512
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.0:
1351313513
version "2.3.0"
@@ -13943,13 +13943,13 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0
1394313943
source-map "^0.6.1"
1394413944

1394513945
postcss@^8.2.13, postcss@^8.4.5, postcss@^8.4.6:
13946-
version "8.4.7"
13947-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
13948-
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
13946+
version "8.5.3"
13947+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
13948+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
1394913949
dependencies:
13950-
nanoid "^3.3.1"
13951-
picocolors "^1.0.0"
13952-
source-map-js "^1.0.2"
13950+
nanoid "^3.3.8"
13951+
picocolors "^1.1.1"
13952+
source-map-js "^1.2.1"
1395313953

1395413954
preact-render-to-string@^5.1.19:
1395513955
version "5.1.19"
@@ -15806,10 +15806,10 @@ source-list-map@^2.0.0:
1580615806
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
1580715807
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1580815808

15809-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
15810-
version "1.0.2"
15811-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
15812-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
15809+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.1:
15810+
version "1.2.1"
15811+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
15812+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
1581315813

1581415814
source-map-resolve@^0.5.0:
1581515815
version "0.5.3"

0 commit comments

Comments
 (0)