8000 chore(deps): update devdependency postcss to ^8.1.2 · bootstrap-vue/bootstrap-vue@a4b1b88 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4b1b88

Browse files
committed
chore(deps): update devdependency postcss to ^8.1.2
1 parent 44a700f commit a4b1b88

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
@@ -149,7 +149,7 @@
149149
"marked": "^1.2.0",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.7",
152-
"postcss": "^8.1.1",
152+
"postcss": "^8.1.2",
153153
"postcss-cli": "^8.1.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",

yarn.lock

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

12023-
postcss@^8.1.1:
12024-
version "8.1.1"
12025-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
12026-
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
12023+
postcss@^8.1.2:
12024+
version "8.1.2"
12025+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.2.tgz#9731fcaa4f7b0bef47121821bdae9eeb609a324c"
12026+
integrity sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==
1202712027
dependencies:
1202812028
colorette "^1.2.1"
1202912029
line-column "^1.0.2"

0 commit comments

Comments
 (0)
0