8000 chore(deps): update devdependency postcss to ^7.0.34 (#5788) · bootstrap-vue/bootstrap-vue@9b3caed · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 9b3caed

Browse files
chore(deps): update devdependency postcss to ^7.0.34 (#5788)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 26c531b commit 9b3caed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"marked": "^1.1.1",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.5",
152-
"postcss": "^7.0.32",
152+
"postcss": "^7.0.34",
153153
"postcss-cli": "^7.1.2",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11146,6 +11146,15 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1114611146
source-map "^0.6.1"
1114711147
supports-color "^6.1.0"
1114811148

11149+
postcss@^7.0.34:
11150+
version "7.0.34"
11151+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.34.tgz#f2baf57c36010df7de4009940f21532c16d65c20"
11152+
integrity sha512-H/7V2VeNScX9KE83GDrDZNiGT1m2H+UTnlinIzhjlLX9hfMUn1mHNnGeX81a1c8JSBdBvqk7c2ZOG6ZPn5itGw==
11153+
dependencies:
11154+
chalk "^2.4.2"
11155+
source-map "^0.6.1"
11156+
supports-color "^6.1.0"
11157+
1114911158
prelude-ls@^1.2.1:
1115011159
version "1.2.1"
1115111160
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"

0 commit comments

Comments
 (0)
0