Skip to content

Commit 758247a

Browse files
chore(deps-dev): bump postcss in /packages/taro-ui-demo
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 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.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a10afae commit 758247a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/taro-ui-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-import": "^2.12.0",
7979
"eslint-plugin-react": "^7.8.2",
8080
"eslint-plugin-react-hooks": "^4.2.0",
81-
"postcss": "^8.4.18",
81+
"postcss": "^8.4.31",
8282
"react-refresh": "^0.11.0",
8383
"sass": "^1.49.9",
8484
"stylelint": "^14.4.0",

packages/taro-ui-demo/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3969,7 +3969,7 @@ class-utils@^0.3.5:
39693969
isobject "^3.0.0"
39703970
static-extend "^0.1.1"
39713971

3972-
classnames@^2.2.5, classnames@^2.2.6:
3972+
classnames@^2.2.5:
39733973
version "2.3.2"
39743974
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
39753975
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==

0 commit comments

Comments
 (0)