Skip to content

Commit

Permalink
Bump postcss from 8.4.26 to 8.4.27
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.26...8.4.27)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 89fa54b commit 585d3eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"extends": "stylelint-config-gds/scss"
},
"devDependencies": {
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"standardx": "^7.0.0",
"stylelint": "^15.10.1",
"stylelint-config-gds": "^0.3.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "content-tagger@workspace:."
dependencies:
postcss: ^8.4.26
postcss: ^8.4.27
standardx: ^7.0.0
stylelint: ^15.10.1
stylelint-config-gds: ^0.3.0
Expand Down Expand Up @@ -2253,14 +2253,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.26":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
"postcss@npm:^8.4.27":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 1cf08ee10d58cbe98f94bf12ac49a5e5ed1588507d333d2642aacc24369ca987274e1f60ff4cbf0081f70d2ab18a5cd3a4a273f188d835b8e7f3ba381b184e57
checksum: 1cdd0c298849df6cd65f7e646a3ba36870a37b65f55fd59d1a165539c263e9b4872a402bf4ed1ca1bc31f58b68b2835545e33ea1a23b161a1f8aa6d5ded81e78
languageName: node
linkType: hard

Expand Down

0 comments on commit 585d3eb

Please sign in to comment.