Skip to content

Commit 59ad2fd

Browse files
build(deps-dev): bump postcss from 8.4.17 to 8.4.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.17...8.4.18) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79e7947 commit 59ad2fd

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
@@ -113,7 +113,7 @@
113113
"modularscale-sass": "^3.0.3",
114114
"node-fetch": "^3.2.10",
115115
"npm-run-all": "^4.1.1",
116-
"postcss": "^8.4.17",
116+
"postcss": "^8.4.18",
117117
"postcss-loader": "^7.0.1",
118118
"prettier": "^2.7.1",
119119
"react-refresh": "^0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9631,10 +9631,10 @@ postcss@^5.0.8, postcss@^5.2.4:
96319631
source-map "^0.5.6"
96329632
supports-color "^3.2.3"
96339633

9634-
postcss@^8.3.10, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.7:
9635-
version "8.4.17"
9636-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
9637-
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
9634+
postcss@^8.3.10, postcss@^8.4.14, postcss@^8.4.17, postcss@^8.4.18, postcss@^8.4.7:
9635+
version "8.4.18"
9636+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
9637+
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
96389638
dependencies:
96399639
nanoid "^3.3.4"
96409640
picocolors "^1.0.0"

0 commit comments

Comments
 (0)