Skip to content

Commit 2289a68

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency postcss to ^8.1.2
1 parent 05df80c commit 2289a68

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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"chai": "^4.2.0",
2424
"mocha": "^8.2.0",
25-
"postcss": "^8.1.0",
25+
"postcss": "^8.1.2",
2626
"tailwindcss": "^1.9.4"
2727
},
2828
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -820,10 +820,10 @@ postcss@^6.0.9:
820820
source-map "^0.6.1"
821821
supports-color "^5.4.0"
822822

823-
postcss@^8.1.0:
824-
version "8.1.1"
825-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1.tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389"
826-
integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==
823+
postcss@^8.1.2:
824+
version "8.1.2"
825+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.2.tgz#9731fcaa4f7b0bef47121821bdae9eeb609a324c"
826+
integrity sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==
827827
dependencies:
828828
colorette "^1.2.1"
829829
line-column "^1.0.2"

0 commit comments

Comments
 (0)