Skip to content

Commit 79122dc

Browse files
authored
Merge pull request #92 from alphagov/dependabot/npm_and_yarn/postcss-8.5.10
Bump postcss from 8.5.9 to 8.5.10
2 parents 73c3efa + c4e715d commit 79122dc

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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"jasmine-browser-runner": "^4.0.0",
4242
"jasmine-core": "^6.2.0",
43-
"postcss": "^8.5.9",
43+
"postcss": "^8.5.10",
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
@@ -3144,10 +3144,10 @@ postcss-value-parser@^4.2.0:
31443144
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
31453145
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31463146

3147-
postcss@^8.4.28, postcss@^8.5.9:
3148-
version "8.5.9"
3149-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
3150-
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==
3147+
postcss@^8.4.28, postcss@^8.5.10:
3148+
version "8.5.10"
3149+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
3150+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
31513151
dependencies:
31523152
nanoid "^3.3.11"
31533153
picocolors "^1.1.1"

0 commit comments

Comments
 (0)