Skip to content

Commit e77531a

Browse files
authored
Merge pull request #59 from alphagov/dependabot/npm_and_yarn/postcss-8.5.8
Bump postcss from 8.5.6 to 8.5.8
2 parents 5f82bcc + 8554fd9 commit e77531a

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.12.0",
43-
"postcss": "^8.5.6",
43+
"postcss": "^8.5.8",
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.6:
3185-
version "8.5.6"
3186-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
3187-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
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==
31883188
dependencies:
31893189
nanoid "^3.3.11"
31903190
picocolors "^1.1.1"

0 commit comments

Comments
 (0)