Skip to content

Commit ef1e9f6

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

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.18",
56+
"postcss": "^7.0.21",
5757
"rimraf": "^3.0.0",
5858
"rollup": "^1.26.0",
5959
"rollup-plugin-babel": "^4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6248,10 +6248,10 @@ postcss@^6.0.1:
62486248
source-map "^0.6.1"
62496249
supports-color "^5.4.0"
62506250

6251-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.19, postcss@^7.0.5:
6252-
version "7.0.20"
6253-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.20.tgz#a107b68ef1ad1c5e6e214ebb3c5ede2799322837"
6254-
integrity sha512-VOdO3a5nHVftPSEbG1zaG320b4mH5KAflH+pIeVAF5/hlw6YumELSgHZQBekjg29Oj4qw7XAyp9tIEBpeNWcyg==
6251+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.19, postcss@^7.0.21, postcss@^7.0.5:
6252+
version "7.0.21"
6253+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
6254+
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
62556255
dependencies:
62566256
chalk "^2.4.2"
62576257
source-map "^0.6.1"

0 commit comments

Comments
 (0)