Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump postcss from 8.4.16 to 8.4.34 #25

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading