Skip to content

Commit 5ea675f

Browse files
chore(deps-dev): bump postcss from 8.2.0 to 8.2.1 (#6175)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.0...8.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40db114 commit 5ea675f

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.5",
141141
"nuxt": "^2.14.11",
142-
"postcss": "^8.2.0",
142+
"postcss": "^8.2.1",
143143
"postcss-cli": "^8.3.0",
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
@@ -11293,10 +11293,10 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1129311293
source-map "^0.6.1"
1129411294
supports-color "^6.1.0"
1129511295

11296-
postcss@^8.2.0:
11297-
version "8.2.0"
11298-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.0.tgz#214be4eda36db762eb8a89d7c7362b9341156eb5"
11299-
integrity sha512-vZ8cb6AlN53hHlnPvR+oj7fA46LU05Ysv7O7sNh1ixQrCbtx+d8/h+5tDER9XAccVhkf3aYskAiWmh0DdjNLbw==
11296+
postcss@^8.2.1:
11297+
version "8.2.1"
11298+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.1.tgz#eabc5557c4558059b9d9e5b15bce7ffa9089c2a8"
11299+
integrity sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==
1130011300
dependencies:
1130111301
colorette "^1.2.1"
1130211302
nanoid "^3.1.20"

0 commit comments

Comments
 (0)