Skip to content

Commit 31243bb

Browse files
Bump postcss from 8.4.13 to 8.4.14 (csstools#391)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.13...8.4.14) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7190a4c commit 31243bb

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

cli/csstools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"postcss-pseudo-class-any-link": "^7.1.2"
6565
},
6666
"devDependencies": {
67-
"postcss": "^8.4.13"
67+
"postcss": "^8.4.14"
6868
},
6969
"scripts": {
7070
"build": "rollup -c ../../rollup/default.js",

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/base-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dist"
2020
],
2121
"dependencies": {
22-
"postcss": "^8.3.6"
22+
"postcss": "^8.4.14"
2323
},
2424
"scripts": {
2525
"build": "tsc",

0 commit comments

Comments
 (0)