Skip to content

Commit 0916fd5

Browse files
authored
Merge pull request #904 from alphagov/dependabot/npm_and_yarn/postcss-8.4.30
Bump postcss from 8.4.29 to 8.4.30
2 parents 2d6d189 + 29a8030 commit 0916fd5

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.29",
15+
"postcss": "^8.4.30",
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.29:
785-
version "8.4.29"
786-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
787-
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
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==
788788
dependencies:
789789
nanoid "^3.3.6"
790790
picocolors "^1.0.0"

0 commit comments

Comments
 (0)