Skip to content

Commit c2c3b54

Browse files
Bump postcss from 7.0.21 to 7.0.23
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](postcss/postcss@7.0.21...7.0.23) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 51667ab commit c2c3b54

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest-expect-message": "^1.0.2",
5454
"jest-transform-css": "^2.0.0",
5555
"mutationobserver-shim": "^0.3.3",
56-
"postcss": "^7.0.21",
56+
"postcss": "^7.0.23",
5757
"rimraf": "^3.0.0",
5858
"rollup": "^1.27.1",
5959
"rollup-plugin-babel": "^4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6391,10 +6391,10 @@ postcss@^6.0.1:
63916391
source-map "^0.6.1"
63926392
supports-color "^5.4.0"
63936393

6394-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.21, postcss@^7.0.5:
6395-
version "7.0.21"
6396-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
6397-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
6394+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.21, postcss@^7.0.23, postcss@^7.0.5:
6395+
version "7.0.23"
6396+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.23.tgz#9f9759fad661b15964f3cfc3140f66f1e05eadc1"
6397+
integrity sha512-hOlMf3ouRIFXD+j2VJecwssTwbvsPGJVMzupptg+85WA+i7MwyrydmQAgY3R+m0Bc0exunhbJmijy8u8+vufuQ==
63986398
dependencies:
63996399
chalk "^2.4.2"
64006400
source-map "^0.6.1"

0 commit comments

Comments
 (0)