Skip to content

Commit 98807fd

Browse files
Build(deps-dev): bump postcss from 8.5.26 to 8.5.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.26 to 8.5.28. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.26...8.5.28) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.28 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d401ad commit 98807fd

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"jasmine-browser-runner": "^5.0.0",
3535
"jasmine-core": "^7.0.2",
36-
"postcss": "^8.5.26",
36+
"postcss": "^8.5.28",
3737
"standardx": "^7.0.0",
3838
"stylelint": "^17.14.1",
3939
"stylelint-config-gds": "^3.0.0"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ __metadata:
20212021
languageName: node
20222022
linkType: hard
20232023

2024-
"nanoid@npm:^3.3.17":
2024+
"nanoid@npm:^3.3.18":
20252025
version: 3.3.18
20262026
resolution: "nanoid@npm:3.3.18"
20272027
bin:
@@ -2432,14 +2432,14 @@ __metadata:
24322432
languageName: node
24332433
linkType: hard
24342434

2435-
"postcss@npm:^8.5.26":
2436-
version: 8.5.26
2437-
resolution: "postcss@npm:8.5.26"
2435+
"postcss@npm:^8.5.28":
2436+
version: 8.5.28
2437+
resolution: "postcss@npm:8.5.28"
24382438
dependencies:
2439-
nanoid: "npm:^3.3.17"
2439+
nanoid: "npm:^3.3.18"
24402440
picocolors: "npm:^1.1.1"
24412441
source-map-js: "npm:^1.2.1"
2442-
checksum: 2bdafc00d96bd57b6649a52e458864a4bf58ee56cfdbe4aea1472b5cccc127e6c1ad653bd0bec50d211e650eb0b9270c80e1e72aff2e2fa40d9e7363234d6e43
2442+
checksum: 9fe44215a6628d89c8a75184b92f5b2f77e16f9e5b13b39b9009bb7e8e6eccddf82c8854bae922db1f17ace6ef3445073fe38abff513caeb03e5285b1b55620a
24432443
languageName: node
24442444
linkType: hard
24452445

@@ -3201,7 +3201,7 @@ __metadata:
32013201
jasmine-browser-runner: "npm:^5.0.0"
32023202
jasmine-core: "npm:^7.0.2"
32033203
paste-html-to-govspeak: "npm:^0.5.0"
3204-
postcss: "npm:^8.5.26"
3204+
postcss: "npm:^8.5.28"
32053205
standardx: "npm:^7.0.0"
32063206
stylelint: "npm:^17.14.1"
32073207
stylelint-config-gds: "npm:^3.0.0"

0 commit comments

Comments
 (0)