Skip to content

Commit eaf794b

Browse files
chore: bump postcss from 8.5.12 to 8.5.14 (#288)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f0c1cc commit eaf794b

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.12",
31+
"postcss": "^8.5.14",
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.12:
1155-
version "8.5.12"
1156-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
1157-
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
1154+
postcss@^8.5.14:
1155+
version "8.5.14"
1156+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14.tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c"
1157+
integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==
11581158
dependencies:
11591159
nanoid "^3.3.11"
11601160
picocolors "^1.1.1"

0 commit comments

Comments
 (0)