Skip to content

Commit

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

Bump postcss from 8.4.41 to 8.4.44
  • Loading branch information
lauraghiorghisor-tw authored Sep 4, 2024
2 parents 26b8bf2 + aac78e4 commit 56ae39d
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.5.0",
"jasmine-core": "^5.2.0",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"standardx": "^7.0.0",
"stylelint": "^16.8.2",
"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 @@ -2168,7 +2168,7 @@ __metadata:
dependencies:
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.2.0"
postcss: "npm:^8.4.41"
postcss: "npm:^8.4.44"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.8.2"
stylelint-config-gds: "npm:^2.0.0"
Expand Down Expand Up @@ -2770,6 +2770,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.44":
version: 8.4.44
resolution: "postcss@npm:8.4.44"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 53c33338261a3d4f4198f8893e9dfe8b828d8d9186142ee85f02d228f04245c5bbe31239411a357a556ad20ed96f28db24d0921d63edc428fdc9133289371a1d
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down

0 comments on commit 56ae39d

Please sign in to comment.