Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2023
1 parent 88f8251 commit 75d6c2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@privyid/tailwind-preset": "0.9.0",
"autoprefixer": "10.4.14",
"postcss": "8.4.18",
"postcss": "8.4.21",
"tailwindcss": "3.3.0",
"vitepress": "1.0.0-alpha.49",
"vue": "3.2.45"
Expand Down
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3748,18 +3748,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.18":
version: 8.4.18
resolution: "postcss@npm:8.4.18"
dependencies:
nanoid: ^3.3.4
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9349fd99849b2e3d2e134ff949b7770ecb12375f352723ce2bcc06167eba3850ea7844c1b191a85cd915d6a396b4e8ee9a5267e6cc5d8d003d0cbc7a97555d39
languageName: node
linkType: hard

"postcss@npm:^8.0.9, postcss@npm:^8.3.11, postcss@npm:^8.4.21":
"postcss@npm:8.4.21, postcss@npm:^8.0.9, postcss@npm:^8.3.11, postcss@npm:^8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
dependencies:
Expand Down Expand Up @@ -3996,7 +3985,7 @@ __metadata:
"@privyid/persona": 0.9.0
"@privyid/tailwind-preset": 0.9.0
autoprefixer: 10.4.14
postcss: 8.4.18
postcss: 8.4.21
tailwindcss: 3.3.0
vitepress: 1.0.0-alpha.49
vue: 3.2.45
Expand Down

0 comments on commit 75d6c2a

Please sign in to comment.