Skip to content

Commit f3ebd15

Browse files
chore: bump postcss from 8.5.1 to 8.5.2 (#156)
2 parents fccc571 + 2a4d6e4 commit f3ebd15

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
@@ -25,7 +25,7 @@
2525
"hugo-cli": "^0.14.0",
2626
"hugo-extended": "^0.123.8",
2727
"lunr": "^2.3.9",
28-
"postcss": "^8.5.1",
28+
"postcss": "^8.5.2",
2929
"postcss-cli": "^11.0.0"
3030
},
3131
"description": "Score technical documentation.",

yarn.lock

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

1109-
postcss@^8.5.1:
1110-
version "8.5.1"
1111-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
1112-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1109+
postcss@^8.5.2:
1110+
version "8.5.2"
1111+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
1112+
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
11131113
dependencies:
11141114
nanoid "^3.3.8"
11151115
picocolors "^1.1.1"

0 commit comments

Comments
 (0)