Skip to content

Commit 7e4ccb0

Browse files
chore(deps): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.14...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff6509 commit 7e4ccb0

File tree

3 files changed

+264
-170
lines changed

3 files changed

+264
-170
lines changed

packages/ko-lint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react-hooks": "4.6.0",
4949
"eslint-plugin-simple-import-sort": "^10.0.0",
5050
"eslint-plugin-sort-requires": "2.1.0",
51-
"postcss": "8.4.14",
51+
"postcss": "8.4.31",
5252
"postcss-less": "6.0.0",
5353
"postcss-scss": "4.0.4",
5454
"prettier": "2.7.1",

packages/ko/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"lodash": "^4.17.21",
7272
"mini-css-extract-plugin": "^2.6.0",
7373
"os-browserify": "^0.3.0",
74-
"postcss": "^8.4.14",
74+
"postcss": "^8.4.31",
7575
"postcss-loader": "^7.0.0",
7676
"postcss-url": "^10.1.3",
7777
"react-refresh": "^0.13.0",

0 commit comments

Comments
 (0)