Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 995aa98 commit 845284e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 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.2",
"postcss": "^8.4.35",
"postcss": "^8.4.36",
"standardx": "^7.0.0",
"stylelint": "^16.2.1",
"stylelint-config-gds": "^2.0.0"
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2067,7 +2067,7 @@ __metadata:
dependencies:
jasmine-browser-runner: "npm:^2.3.0"
jasmine-core: "npm:^5.1.2"
postcss: "npm:^8.4.35"
postcss: "npm:^8.4.36"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.2.1"
stylelint-config-gds: "npm:^2.0.0"
Expand Down Expand Up @@ -2681,14 +2681,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.35":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
"postcss@npm:^8.4.36":
version: 8.4.36
resolution: "postcss@npm:8.4.36"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: e8dd04e48001eb5857abc9475365bf08f4e508ddf9bc0b8525449a95d190f10d025acebc5b56ac2e94b3c7146790e4ae78989bb9633cb7ee20d1cc9b7dc909b2
source-map-js: "npm:^1.1.0"
checksum: e7c834e31d8f4e8dfd0a427df36fdc7bdc58a16e373551618e2c3ac172019eb816b24f1b4709311ebcade8d3ba31b2d75522d28ef45ecbbeb11eb01f265579fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3092,6 +3092,13 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.1.0":
version: 1.1.0
resolution: "source-map-js@npm:1.1.0"
checksum: d1f016efe4fcf67fd92e36da0670f2889b13a36cc453329758336450e811c61164376eb451b453b4dd4e89a760f841b0a014942d54f240af31a791829bc0e336
languageName: node
linkType: hard

"spdx-correct@npm:^3.0.0":
version: 3.1.1
resolution: "spdx-correct@npm:3.1.1"
Expand Down

0 comments on commit 845284e

Please sign in to comment.