8000 chore(deps-dev): bump postcss from 8.2.1 to 8.2.2 (#6272) · bootstrap-vue/bootstrap-vue@026b3f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 026b3f9

Browse files
chore(deps-dev): bump postcss from 8.2.1 to 8.2.2 (#6272)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.1...8.2.2) 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 8a9b87a commit 026b3f9

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.1",
142+
"postcss": "^8.2.2",
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
@@ -11322,10 +11322,10 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1132211322
source-map "^0.6.1"
1132311323
supports-color "^6.1.0"
1132411324

11325-
postcss@^8.2.1:
11326-
version "8.2.1"
11327-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.1.tgz#eabc5557c4558059b9d9e5b15bce7ffa9089c2a8"
11328-
integrity sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==
11325+
postcss@^8.2.2:
11326+
version "8.2.2"
11327+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.2.tgz#60613b62297005084fd21024a68637798864fe26"
11328+
integrity sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==
1132911329
dependencies:
1133011330
colorette "^1.2.1"
1133111331
nanoid "^3.1.20"

0 commit comments

Comments
 (0)
0