Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.5.3 (#2266)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent af6920a commit 498ce98
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"jest-environment-jsdom": "^29.7.0",
"parcel": "^2.7.0",
"pino-pretty": "^13.0.0",
"postcss": "^8.4.49",
"postcss": "^8.5.3",
"postcss-modules": "^6.0.1",
"prettier": "^3.4.2",
"react-router": "^5.3.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13315,12 +13315,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
"nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
languageName: node
linkType: hard

Expand Down Expand Up @@ -14187,14 +14187,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.0.0, postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.49":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
"postcss@npm:^8.0.0, postcss@npm:^8.2.14, postcss@npm:^8.4.21, postcss@npm:^8.4.49, postcss@npm:^8.5.3":
version: 8.5.3
resolution: "postcss@npm:8.5.3"
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/b75510d7b28c3ab728c8733dd01538314a18c52af426f199a3c9177e63eb08602a3938bfb66b62dc01350b9aed62087eabbf229af97a1659eb8d3513cec823b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -15089,7 +15089,7 @@ __metadata:
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
pino-pretty: "npm:^13.0.0"
postcss: "npm:^8.4.49"
postcss: "npm:^8.5.3"
postcss-modules: "npm:^6.0.1"
prettier: "npm:^3.4.2"
prom-client: "npm:^15.1.3"
Expand Down

0 comments on commit 498ce98

Please sign in to comment.