Skip to content

Commit fb75408

Browse files
Merge pull request #371 from shipshapecode/dependabot/npm_and_yarn/postcss-7.0.21
2 parents 8dcf2df + ef1e9f6 commit fb75408

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
@@ -6243,10 +6243,10 @@ postcss@^6.0.1:
62436243
source-map "^0.6.1"
62446244
supports-color "^5.4.0"
62456245

6246-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.18, postcss@^7.0.19, postcss@^7.0.5:
6247-
version "7.0.20"
6248-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.20.tgz#a107b68ef1ad1c5e6e214ebb3c5ede2799322837"
6249-
integrity sha512-VOdO3a5nHVftPSEbG1zaG320b4mH5KAflH+pIeVAF5/hlw6YumELSgHZQBekjg29Oj4qw7XAyp9tIEBpeNWcyg==
6246+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.19, postcss@^7.0.21, postcss@^7.0.5:
6247+
version "7.0.21"
6248+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
6249+
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
62506250
dependencies:
62516251
chalk "^2.4.2"
62526252
source-map "^0.6.1"

0 commit comments

Comments
 (0)