Skip to content

Commit 9b74dfa

Browse files
authored
Merge pull request #1033 from rubycentral/dependabot/npm_and_yarn/postcss-8.5.8
Bump postcss from 8.5.6 to 8.5.8
2 parents 402c7bd + c97701f commit 9b74dfa

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
@@ -23,7 +23,7 @@
2323
"dayjs": "^1.11.19",
2424
"google-palette": "^1.1.1",
2525
"highlight.js": "^11.11.1",
26-
"postcss": "^8.5.6",
26+
"postcss": "^8.5.8",
2727
"postcss-cli": "^11.0.1",
2828
"postcss-import": "^16.1.1",
2929
"postcss-nesting": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -941,10 +941,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
941941
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
942942
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
943943

944-
postcss@^8.5.6:
945-
version "8.5.6"
946-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz"
947-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
944+
postcss@^8.5.6, postcss@^8.5.8:
945+
version "8.5.8"
946+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
947+
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
948948
dependencies:
949949
nanoid "^3.3.11"
950950
picocolors "^1.1.1"

0 commit comments

Comments
 (0)