Skip to content

Commit 41684f1

Browse files
Bump postcss from 8.3.10 to 8.3.11 (#1392)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.10 to 8.3.11. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.10...8.3.11) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f878404 commit 41684f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"lint-staged": "^11.2.6",
5050
"markdown-it": "^12.2.0",
5151
"npm-run-all": "^4.1.5",
52-
"postcss": "^8.3.10",
52+
"postcss": "^8.3.11",
5353
"postcss-cli": "^8.3.1",
5454
"postcss-header": "^3.0.1",
5555
"postcss-import": "^14.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2303,10 +2303,10 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.32, postcss@^7.0.
23032303
source-map "^0.6.1"
23042304
supports-color "^6.1.0"
23052305

2306-
postcss@^8.3.10:
2307-
version "8.3.10"
2308-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.10.tgz#4d614e108ccc69c65c2f6dc6cec23dd5c85b73af"
2309-
integrity sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q==
2306+
postcss@^8.3.11:
2307+
version "8.3.11"
2308+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858"
2309+
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
23102310
dependencies:
23112311
nanoid "^3.1.30"
23122312
picocolors "^1.0.0"

0 commit comments

Comments
 (0)