Skip to content

Commit f2fde99

Browse files
chore(deps-dev): bump postcss-cli from 8.3.0 to 8.3.1 (#6190)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@8.3.0...8.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent ba0644e commit f2fde99

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
@@ -140,7 +140,7 @@
140140
"marked": "^1.2.6",
141141
"nuxt": "^2.14.11",
142142
"postcss": "^8.2.1",
143-
"postcss-cli": "^8.3.0",
143+
"postcss-cli": "^8.3.1",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",
146146
"rollup": "^2.34.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10623,10 +10623,10 @@ postcss-calc@^7.0.1:
1062310623
postcss-selector-parser "^6.0.2"
1062410624
postcss-value-parser "^4.0.2"
1062510625

10626-
postcss-cli@^8.3.0:
10627-
version "8.3.0"
10628-
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.3.0.tgz#fa06c96cbd0620768c788cae74ba462622a9013c"
10629-
integrity sha512-GqWohD9VmH+LCe+xsv6VCdcgNylNBmsrbxJlyXUGteGGdcmazj2YxSiJMUmQpg8pE6LRox9idtsTB7JZq5a+rw==
10626+
postcss-cli@^8.3.1:
10627+
version "8.3.1"
10628+
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.3.1.tgz#865dad08300ac59ae9cecb7066780aa81c767a77"
10629+
integrity sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q==
1063010630
dependencies:
1063110631
chalk "^4.0.0"
1063210632
chokidar "^3.3.0"

0 commit comments

Comments
 (0)