Skip to content

Commit

Permalink
Merge pull request mermaid-js#207 from mermaid-js/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/postcss-8.3.2

Bump postcss from 8.3.0 to 8.3.2
  • Loading branch information
sidharthv96 authored Jun 12, 2021
2 parents 49a812c + 14bfbb1 commit f65dba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"mocha": "^9.0.0",
"postcss": "^8.3.0",
"postcss": "^8.3.2",
"postcss-load-config": "^3.0.1",
"prettier": "~2.3.1",
"prettier-plugin-svelte": "^2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3562,10 +3562,10 @@ postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.10, postcss@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f"
integrity sha512-+ogXpdAjWGa+fdYY5BQ96V/6tAo+TdSSIMP5huJBIygdWwKtVoB5JWZ7yUd4xZ8r+8Kvvx4nyg/PQ071H4UtcQ==
postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.10, postcss@^8.3.0, postcss@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.2.tgz#ed3ec489f5428af5740cd6effcc216b4d455ee64"
integrity sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.23"
Expand Down

0 comments on commit f65dba3

Please sign in to comment.