Skip to content

Commit b5df3e7

Browse files
chore: bump postcss from 8.5.8 to 8.5.9 (#275)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faddedf commit b5df3e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"hugo-cli": "^0.15.0",
2929
"hugo-extended": "^0.123.8",
3030
"lunr": "^2.3.9",
31-
"postcss": "^8.5.8",
31+
"postcss": "^8.5.9",
3232
"postcss-cli": "^11.0.1",
3333
"toml": "^4.1.1"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@ postcss-value-parser@^4.2.0:
11511151
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
11521152
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
11531153

1154-
postcss@^8.5.8:
1155-
version "8.5.8"
1156-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
1157-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
1154+
postcss@^8.5.9:
1155+
version "8.5.9"
1156+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
1157+
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
11581158
dependencies:
11591159
nanoid "^3.3.11"
11601160
picocolors "^1.1.1"

0 commit comments

Comments
 (0)