8000 chore(deps): update devdependency postcss to ^8.1.3 (#5953) · bootstrap-vue/bootstrap-vue@9c7842c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c7842c

Browse files
chore(deps): update devdependency postcss to ^8.1.3 (#5953)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 345ac81 commit 9c7842c

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"marked": "^1.2.2",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.7",
152-
"postcss": "^8.1.2",
152+
"postcss": "^8.1.3",
153153
"postcss-cli": "^8.1.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9547,11 +9547,16 @@ nanoid@^2.1.0:
95479547
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
95489548
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==
95499549

9550-
nanoid@^3.1.10, nanoid@^3.1.12:
9550+
nanoid@^3.1.10:
95519551
version "3.1.12"
95529552
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.12.tgz#6f7736c62e8d39421601e4a0c77623a97ea69654"
95539553
integrity sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A==
95549554

9555+
nanoid@^3.1.15:
9556+
version "3.1.15"
9557+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.15.tgz#28e7c4ce56aff2d0c2d37814c7aef9d6c5b3e6f3"
9558+
integrity sha512-n8rXUZ8UU3lV6+43atPrSizqzh25n1/f00Wx1sCiE7R1sSHytZLTTiQl8DjC4IDLOnEZDlgJhy0yO4VsIpMxow==
9559+
95559560
nanomatch@^1.2.9:
95569561
version "1.2.13"
95579562
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -11298,14 +11303,14 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1129811303
source-map "^0.6.1"
1129911304
supports-color "^6.1.0"
1130011305

11301-
postcss@^8.1.2:
11302-
version "8.1.2"
11303-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.2.tgz#9731fcaa4f7b0bef47121821bdae9eeb609a324c"
11304-
integrity sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==
11306+
postcss@^8.1.3:
11307+
version "8.1.3"
11308+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.3.tgz#b25138b872ca9f9512c218d9d57ebb59015a9c39"
11309+
integrity sha512-AKsHGqd7HmXmL/EgyAjI4Gx719A5yQdt9HzyXrI8M/hzxfumecYS95kfvIt40UZqPVNoEt0Va1M3PG54XtNPbg==
1130511310
dependencies:
1130611311
colorette "^1.2.1"
1130711312
line-column "^1.0.2"
11308-
nanoid "^3.1.12"
11313+
nanoid "^3.1.15"
1130911314
source-map "^0.6.1"
1131011315

1131111316
prelude-ls@^1.2.1:

0 commit comments

Comments
 (0)
0