Skip to content

Commit

Permalink
Merge pull request #1385 from alphagov/dependabot/npm_and_yarn/postcs…
Browse files Browse the repository at this point in the history
…s-8.4.34

Bump postcss from 8.4.33 to 8.4.34
  • Loading branch information
ryanb-gds authored Feb 6, 2024
2 parents 679b63b + 01a170a commit 27ae93e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"jasmine-browser-runner": "^2.3.0",
"jasmine-core": "^5.1.1",
"postcss": "^8.4.33",
"postcss": "^8.4.34",
"standardx": "^7.0.0",
"stylelint": "^16.2.1",
"stylelint-config-gds": "^2.0.0"
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2668,6 +2668,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.34":
version: 8.4.34
resolution: "postcss@npm:8.4.34"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 4d6f072cdfdc1ced16b4336263d830f8b4397fc47b9b382e02f6448fda9386d881aa9d27fbe0dd124f59c76f3a5da4f360919d25dfc818eca50b48f042af35a8
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -2991,7 +3002,7 @@ __metadata:
dependencies:
jasmine-browser-runner: "npm:^2.3.0"
jasmine-core: "npm:^5.1.1"
postcss: "npm:^8.4.33"
postcss: "npm:^8.4.34"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.2.1"
stylelint-config-gds: "npm:^2.0.0"
Expand Down

0 comments on commit 27ae93e

Please sign in to comment.