Skip to content

Commit 792b362

Browse files
authored
Merge pull request #906 from alphagov/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.30 to 8.4.31
2 parents 498093d + e9fbfac commit 792b362

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
@@ -12,7 +12,7 @@
1212
"extends": "stylelint-config-gds/scss"
1313
},
1414
"devDependencies": {
15-
"postcss": "^8.4.30",
15+
"postcss": "^8.4.31",
1616
"stylelint": "^14.16.1",
1717
"stylelint-config-gds": "^0.3.0"
1818
}

yarn.lock

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

784-
postcss@^8.4.19, postcss@^8.4.30:
785-
version "8.4.30"
786-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
787-
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
784+
postcss@^8.4.19, postcss@^8.4.31:
785+
version "8.4.31"
786+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
787+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
788788
dependencies:
789789
nanoid "^3.3.6"
790790
picocolors "^1.0.0"

0 commit comments

Comments
 (0)