Skip to content

Commit

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

---
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 Feb 5, 2024
1 parent e08381c commit 08c10a6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"eslint-import-resolver-node": "^0.3.9",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"postcss": "^8.4.16",
"postcss": "^8.4.34",
"prettier": "^3.1.0",
"react-dev-utils": "^12.0.1",
"source-map-loader": "^3.0.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5171,7 +5171,7 @@ __metadata:
lodash-es: "npm:^4.17.21"
pluralize: "npm:^8.0.0"
polished: "npm:^4.2.2"
postcss: "npm:^8.4.16"
postcss: "npm:^8.4.34"
prettier: "npm:^3.1.0"
react: "npm:^18.2.0"
react-app-polyfill: "npm:^3.0.0"
Expand Down Expand Up @@ -15819,7 +15819,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.6":
"nanoid@npm:^3.3.6, nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
Expand Down Expand Up @@ -17717,25 +17717,25 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.16":
version: 8.4.16
resolution: "postcss@npm:8.4.16"
"postcss@npm:^8.4.23":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: "npm:^3.3.4"
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: e05f3426bde19889b446fae0e4a70f6d8775f2d9905fb9e25f40ed1b0a26d000f7e92a9f2acacf55118bef376100e4e6b6432f42b3876824bc71fea8e0cd0182
checksum: 1a6653e72105907377f9d4f2cd341d8d90e3fde823a5ddea1e2237aaa56933ea07853f0f2758c28892a1d70c53bbaca200eb8b80f8ed55f13093003dbec5afa0
languageName: node
linkType: hard

"postcss@npm:^8.4.23":
version: 8.4.31
resolution: "postcss@npm:8.4.31"
"postcss@npm:^8.4.34":
version: 8.4.34
resolution: "postcss@npm:8.4.34"
dependencies:
nanoid: "npm:^3.3.6"
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 1a6653e72105907377f9d4f2cd341d8d90e3fde823a5ddea1e2237aaa56933ea07853f0f2758c28892a1d70c53bbaca200eb8b80f8ed55f13093003dbec5afa0
checksum: ff4769ff6910f688b0672e0a8f83d1d0a9fee3f61aa33b61b6ade0d5dc2ef53ce1a80d78e2eab03f2d40a15e04bc028682857a4f15d31501d63c80473dee2981
languageName: node
linkType: hard

Expand Down

0 comments on commit 08c10a6

Please sign in to comment.