Skip to content

Commit cf57bea

Browse files
authored
Merge pull request #1606 from alphagov/dependabot/npm_and_yarn/postcss-8.5.10
Bump postcss from 8.5.9 to 8.5.10
2 parents 97f39d3 + e4c8c50 commit cf57bea

2 files changed

Lines changed: 13 additions & 2 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.5.9",
15+
"postcss": "^8.5.10",
1616
"stylelint": "^17.8.0",
1717
"stylelint-config-gds": "^2.0.0"
1818
},

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,17 @@ __metadata:
874874
languageName: node
875875
linkType: hard
876876

877+
"postcss@npm:^8.5.10":
878+
version: 8.5.10
879+
resolution: "postcss@npm:8.5.10"
880+
dependencies:
881+
nanoid: ^3.3.11
882+
picocolors: ^1.1.1
883+
source-map-js: ^1.2.1
884+
checksum: 9af9cd7f2f0d4b8456f6710e48d586328433509b695911fda942c24ac4db4e62c6fed8c6c6d8c8258326285f669494c2c36a4ff84aa160f0586eb545e5258bf5
885+
languageName: node
886+
linkType: hard
887+
877888
"postcss@npm:^8.5.9":
878889
version: 8.5.9
879890
resolution: "postcss@npm:8.5.9"
@@ -933,7 +944,7 @@ __metadata:
933944
version: 0.0.0-use.local
934945
resolution: "short-url-manager@workspace:."
935946
dependencies:
936-
postcss: ^8.5.9
947+
postcss: ^8.5.10
937948
stylelint: ^17.8.0
938949
stylelint-config-gds: ^2.0.0
939950
languageName: unknown

0 commit comments

Comments
 (0)