Skip to content

Commit 7abaf1c

Browse files
committed
chore(deps): update devdependency postcss to ^8.1.1
1 parent 8051827 commit 7abaf1c

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.6",
152-
"postcss": "^8.1.0",
152+
"postcss": "^8.1.1",
153153
"postcss-cli": "^8.0.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
@@ -11237,10 +11237,10 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1123711237
source-map "^0.6.1"
1123811238
supports-color "^6.1.0"
1123911239

11240-
postcss@^8.1.0:
11241-
version "8.1.0"
11242-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.0.tgz#1be330c7f6971d49726059b9f51785f45273fa70"
11243-
integrity sha512-d3RppIo1DI66oHxA1vdckr5qciQbMIrHvyzuvp2cLJHOLwJHg7X9ncrfw2Ri6Sgiwv/GoXtOwEHJ9E9VSRxXWQ==
11240+
postcss@^8.1.1:
11241+
version "8.1.1"
11242+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
11243+
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
1124411244
dependencies:
1124511245
colorette "^1.2.1"
1124611246
line-column "^1.0.2"

0 commit comments

Comments
 (0)