8000 chore(deps-dev): bump postcss from 8.1.10 to 8.1.13 (#6127) · bootstrap-vue/bootstrap-vue@c8e2fcb · GitHub
[go: up one dir, main page]

Skip to content

Commit c8e2fcb

Browse files
chore(deps-dev): bump postcss from 8.1.10 to 8.1.13 (#6127)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.1.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.1.10...8.1.13) 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 fd7febb commit c8e2fcb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.9",
142-
"postcss": "^8.1.10",
142+
"postcss": "^8.1.13",
143143
"postcss-cli": "^8.3.0",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9590,10 +9590,10 @@ nanoid@^2.1.0:
95909590
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
95919591
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==
95929592

9593-
nanoid@^3.1.18:
9594-
version "3.1.18"
9595-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.18.tgz#0680db22ab01c372e89209f5d18283d98de3e96d"
9596-
integrity sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA==
9593+
nanoid@^3.1.18, nanoid@^3.1.20:
9594+
version "3.1.20"
9595+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
9596+
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
95979597

95989598
nanomatch@^1.2.9:
95999599
version "1.2.13"
@@ -11293,13 +11293,13 @@ 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.1.10:
11297-
version "8.1.10"
11298-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10.tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea"
11299-
integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg==
11296+
postcss@^8.1.13:
11297+
version "8.1.13"
11298+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.13.tgz#5d2aa2f96b3eaab5edc2ef488b4bd636c680f712"
11299+
integrity sha512-D++wck3XhQkICYfysZRx90JCDgaTTdq8YxLswB9cjBzfxwcVcQjn3LsjXon0PQ6TIOof2IGWLRHhSgXZuJct4w==
1130011300
dependencies:
1130111301
colorette "^1.2.1"
11302-
nanoid "^3.1.18"
11302+
nanoid "^3.1.20"
1130311303
source-map "^0.6.1"
1130411304
vfile-location "^3.2.0"
1130511305

0 commit comments

Comments
 (0)
0