Skip to content

Commit 11faeb3

Browse files
chore(deps-dev): bump postcss from 8.2.3 to 8.2.4 (bootstrap-vue#6308)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.3...8.2.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6ace2f commit 11faeb3

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
@@ -139,7 +139,7 @@
139139
"lodash": "^4.17.20",
140140
"marked": "^1.2.7",
141141
"nuxt": "^2.14.12",
142-
"postcss": "^8.2.3",
142+
"postcss": "^8.2.4",
143143
"postcss-cli": "^8.3.1",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",

yarn.lock

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

11228-
postcss@^8.2.3:
11229-
version "8.2.3"
11230-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.3.tgz#14ed1294850c99661761d9cb68863718eb75690d"
11231-
integrity sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ==
11228+
postcss@^8.2.4:
11229+
version "8.2.4"
11230+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
11231+
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
1123211232
dependencies:
1123311233
colorette "^1.2.1"
1123411234
nanoid "^3.1.20"

0 commit comments

Comments
 (0)