8000 chore(deps-dev): bump postcss from 8.1.6 to 8.1.7 (#6037) · bootstrap-vue/bootstrap-vue@8183b64 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8183b64

Browse files
chore(deps-dev): bump postcss from 8.1.6 to 8.1.7 (#6037)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](postcss/postcss@8.1.6...8.1.7) 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 c1ad3ae commit 8183b64

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
"lodash": "^4.17.20",
141141
"marked": "^1.2.3",
142142
"nuxt": "^2.14.7",
143-
"postcss": "^8.1.6",
143+
"postcss": "^8.1.7",
144144
"postcss-cli": "^8.2.0",
145145
"prettier": "1.14.3",
146146
"require-context": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11153,10 +11153,10 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1115311153
source-map "^0.6.1"
1115411154
supports-color "^6.1.0"
1115511155

11156-
postcss@^8.1.6:
11157-
version "8.1.6"
11158-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.6.tgz#b022ba2cfb8701da234d073ed3128c5a384c35ff"
11159-
integrity sha512-JuifSl4h8dJ70SiMXKjzCxhalE6p2TnMHuq9G8ftyXj2jg6SXzqCsEuxMj9RkmJoO5D+Z9YrWunNkxqpRT02qg==
11156+
postcss@^8.1.7:
11157+
version "8.1.7"
11158+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
11159+
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
1116011160
dependencies:
1116111161
colorette "^1.2.1"
1116211162
line-column "^1.0.2"

0 commit comments

Comments
 (0)
0