Skip to content

Commit 0167c49

Browse files
build(deps-dev): bump postcss from 8.4.12 to 8.4.13 (#6128)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.12...8.4.13) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e08fb7 commit 0167c49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"modularscale-sass": "^3.0.3",
114114
"node-fetch": "^3.2.4",
115115
"npm-run-all": "^4.1.1",
116-
"postcss": "^8.4.12",
116+
"postcss": "^8.4.13",
117117
"postcss-loader": "^6.2.1",
118118
"prettier": "^2.6.2",
119119
"react-refresh": "^0.13.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -8772,10 +8772,10 @@ nano-css@^5.3.1:
87728772
stacktrace-js "^2.0.2"
87738773
stylis "^4.0.6"
87748774

8775-
nanoid@^3.3.1:
8776-
version "3.3.1"
8777-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
8778-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
8775+
nanoid@^3.3.3:
8776+
version "3.3.3"
8777+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
8778+
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
87798779

87808780
natural-compare@^1.4.0:
87818781
version "1.4.0"
@@ -9722,12 +9722,12 @@ postcss@^5.0.8, postcss@^5.2.4:
97229722
source-map "^0.5.6"
97239723
supports-color "^3.2.3"
97249724

9725-
postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.7:
9726-
version "8.4.12"
9727-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
9728-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
9725+
postcss@^8.3.10, postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.13, postcss@^8.4.7:
9726+
version "8.4.13"
9727+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.13.tgz#7c87bc268e79f7f86524235821dfdf9f73e5d575"
9728+
integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==
97299729
dependencies:
9730-
nanoid "^3.3.1"
9730+
nanoid "^3.3.3"
97319731
picocolors "^1.0.0"
97329732
source-map-js "^1.0.2"
97339733

0 commit comments

Comments
 (0)