Skip to content

Commit 6d81693

Browse files
chore(deps-dev): bump postcss from 8.4.18 to 8.4.20 (#821)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.20. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.18...8.4.20) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c84ebb commit 6d81693

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
@@ -63,7 +63,7 @@
6363
"eslint-config-react-app": "7.0.1",
6464
"eslint-plugin-prettier": "4.2.1",
6565
"jest-transform-css": "6.0.0",
66-
"postcss": "8.4.18",
66+
"postcss": "8.4.20",
6767
"react": "18.2.0",
6868
"react-dom": "18.2.0",
6969
"react-is": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11356,10 +11356,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
1135611356
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1135711357
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1135811358

11359-
postcss@8.4.18, postcss@^8.4.14:
11360-
version "8.4.18"
11361-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
11362-
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
11359+
postcss@8.4.20, postcss@^8.4.14:
11360+
version "8.4.20"
11361+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
11362+
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
1136311363
dependencies:
1136411364
nanoid "^3.3.4"
1136511365
picocolors "^1.0.0"

0 commit comments

Comments
 (0)