Skip to content

Commit f65dba3

Browse files
authored
Merge pull request mermaid-js#207 from mermaid-js/dependabot/npm_and_yarn/develop/postcss-8.3.2
Bump postcss from 8.3.0 to 8.3.2
2 parents 49a812c + 14bfbb1 commit f65dba3

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
@@ -33,7 +33,7 @@
3333
"husky": "^6.0.0",
3434
"lint-staged": "^11.0.0",
3535
"mocha": "^9.0.0",
36-
"postcss": "^8.3.0",
36+
"postcss": "^8.3.2",
3737
"postcss-load-config": "^3.0.1",
3838
"prettier": "~2.3.1",
3939
"prettier-plugin-svelte": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3562,10 +3562,10 @@ postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6
35623562
source-map "^0.6.1"
35633563
supports-color "^6.1.0"
35643564

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

0 commit comments

Comments
 (0)