Skip to content

Commit

Permalink
build(deps): Bump postcss from 8.4.49 to 8.5.1 (#4522)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent c3de7a2 commit 7e6ac2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"mnemonic-browser": "^0.0.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"query-string": "^9.1.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4424,7 +4424,7 @@ __metadata:
luxon: "npm:^3.5.0"
mnemonic-browser: "npm:^0.0.1"
parcel: "npm:^2.13.3"
postcss: "npm:^8.4.49"
postcss: "npm:^8.5.1"
prettier: "npm:^3.4.2"
process: "npm:^0.11.10"
query-string: "npm:^9.1.1"
Expand Down Expand Up @@ -10226,7 +10226,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
"nanoid@npm:^3.3.7, nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
Expand Down Expand Up @@ -10800,14 +10800,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.49":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
"postcss@npm:^8.5.1":
version: 8.5.1
resolution: "postcss@npm:8.5.1"
dependencies:
nanoid: "npm:^3.3.7"
nanoid: "npm:^3.3.8"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
checksum: 10c0/c4d90c59c98e8a0c102b77d3f4cac190f883b42d63dc60e2f3ed840f16197c0c8e25a4327d2e9a847b45a985612317dc0534178feeebd0a1cf3eb0eecf75cae4
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e6ac2c

Please sign in to comment.