Skip to content

Commit f4254ee

Browse files
fix(deps): bump postcss from 8.5.5 to 8.5.6 (#5095)
1 parent b5c7f8b commit f4254ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lodash": "^4.17.21",
6969
"luxon": "^3.6.1",
7070
"mnemonic-browser": "^0.0.1",
71-
"postcss": "^8.5.5",
71+
"postcss": "^8.5.6",
7272
"query-string": "^9.2.0",
7373
"react": "^19.0.0",
7474
"react-dom": "^19.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,7 +4456,7 @@ __metadata:
44564456
luxon: "npm:^3.6.1"
44574457
mnemonic-browser: "npm:^0.0.1"
44584458
parcel: "npm:^2.15.2"
4459-
postcss: "npm:^8.5.5"
4459+
postcss: "npm:^8.5.6"
44604460
prettier: "npm:^3.5.3"
44614461
process: "npm:^0.11.10"
44624462
query-string: "npm:^9.2.0"
@@ -10523,14 +10523,14 @@ __metadata:
1052310523
languageName: node
1052410524
linkType: hard
1052510525

10526-
"postcss@npm:^8.5.5":
10527-
version: 8.5.5
10528-
resolution: "postcss@npm:8.5.5"
10526+
"postcss@npm:^8.5.6":
10527+
version: 8.5.6
10528+
resolution: "postcss@npm:8.5.6"
1052910529
dependencies:
1053010530
nanoid: "npm:^3.3.11"
1053110531
picocolors: "npm:^1.1.1"
1053210532
source-map-js: "npm:^1.2.1"
10533-
checksum: 10c0/6415873fab84de05c2d8fd18f72ea6654bca437bb4b9f02ca819c438501e4b3a450023e575e17587c6eaa5bedddaaa4dad3af210f5cf166e30cec09cac58baf8
10533+
checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024
1053410534
languageName: node
1053510535
linkType: hard
1053610536

0 commit comments

Comments
 (0)