Skip to content

Commit cabc75f

Browse files
authored
Merge pull request #1066 from rubycentral/dependabot/npm_and_yarn/postcss-8.5.9
Bump postcss from 8.5.8 to 8.5.9
2 parents d3b8b18 + 4d13929 commit cabc75f

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
@@ -23,7 +23,7 @@
2323
"dayjs": "^1.11.20",
2424
"google-palette": "^1.1.1",
2525
"highlight.js": "^11.11.1",
26-
"postcss": "^8.5.8",
26+
"postcss": "^8.5.9",
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, 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==
944+
postcss@^8.5.6, postcss@^8.5.9:
945+
version "8.5.9"
946+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
947+
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
948948
dependencies:
949949
nanoid "^3.3.11"
950950
picocolors "^1.1.1"

0 commit comments

Comments
 (0)