Skip to content

Commit 2a43f75

Browse files
authored
Merge pull request #71 from alphagov/dependabot/npm_and_yarn/postcss-8.5.9
Bump postcss from 8.5.8 to 8.5.9
2 parents c86e372 + 295917d commit 2a43f75

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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"jasmine-browser-runner": "^3.0.0",
4242
"jasmine-core": "^5.13.0",
43-
"postcss": "^8.5.8",
43+
"postcss": "^8.5.9",
4444
"standardx": "^7.0.0",
4545
"stylelint": "^15.11.0",
4646
"stylelint-config-gds": "^1.1.0"

yarn.lock

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

3184-
postcss@^8.4.28, postcss@^8.5.8:
3185-
version "8.5.8"
3186-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
3187-
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
3184+
postcss@^8.4.28, postcss@^8.5.9:
3185+
version "8.5.9"
3186+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
3187+
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
31883188
dependencies:
31893189
nanoid "^3.3.11"
31903190
picocolors "^1.1.1"

0 commit comments

Comments
 (0)