Skip to content

Commit f917bc3

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency postcss-cli to ^7.1.0 (bootstrap-vue#4581)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 7fed191 commit f917bc3

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
@@ -142,7 +142,7 @@
142142
"marked": "^0.8.0",
143143
"node-sass": "^4.13.0",
144144
"nuxt": "^2.11.0",
145-
"postcss-cli": "^7.0.0",
145+
"postcss-cli": "^7.1.0",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148148
"rollup": "^1.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9399,10 +9399,10 @@ postcss-calc@^7.0.1:
93999399
postcss-selector-parser "^5.0.0-rc.4"
94009400
postcss-value-parser "^3.3.1"
94019401

9402-
postcss-cli@^7.0.0:
9403-
version "7.0.0"
9404-
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-7.0.0.tgz#00edbbc68f7510cd57028f3e53ddecb787934572"
9405-
integrity sha512-dxn73RcKOennwaijmo2DjTOM3f2bcl/GSSUEqpguiHfRSfRLY3sUvbEy2vvuJ1RasuXCcJ0KvoGe9nSSA7mHQw==
9402+
postcss-cli@^7.1.0:
9403+
version "7.1.0"
9404+
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-7.1.0.tgz#769b07b8865aaa3e98c7c63a3d256b4f51e3e237"
9405+
integrity sha512-tCGK0GO2reu644dUHxks8U2SAtKnzftQTAXN1dwzFPoKXZr0b7VX4vTkQ2Pl2Lunas6+o8uHR56hlcYBm1srZg==
94069406
dependencies:
94079407
chalk "^3.0.0"
94089408
chokidar "^3.3.0"

0 commit comments

Comments
 (0)