Skip to content

Commit 5a651d7

Browse files
authored
Merge pull request #1074 from rubycentral/dependabot/npm_and_yarn/postcss-8.5.10
Bump postcss from 8.5.9 to 8.5.10
2 parents 2f10f5d + c4de153 commit 5a651d7

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.20",
2424
"google-palette": "^1.1.1",
2525
"highlight.js": "^11.11.1",
26-
"postcss": "^8.5.9",
26+
"postcss": "^8.5.10",
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.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==
944+
postcss@^8.5.10, postcss@^8.5.6:
945+
version "8.5.10"
946+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
947+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
948948
dependencies:
949949
nanoid "^3.3.11"
950950
picocolors "^1.1.1"

0 commit comments

Comments
 (0)