Skip to content

Commit 1140f3b

Browse files
Merge pull request #679 from franz-bendezu/dependabot/npm_and_yarn/postcss-8.5.3
chore(deps-dev): bump postcss from 8.5.2 to 8.5.3
2 parents 9b8ab24 + 9bb697a commit 1140f3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-config-next": "^15.1.7",
3434
"eslint-config-prettier": "^10.0.1",
3535
"jsdom": "^26.0.0",
36-
"postcss": "^8.5.2",
36+
"postcss": "^8.5.3",
3737
"prettier-plugin-tailwindcss": "^0.6.11",
3838
"tailwindcss": "^3.4.17",
3939
"typescript": "5.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4023,10 +4023,10 @@ postcss@8.4.31:
40234023
picocolors "^1.0.0"
40244024
source-map-js "^1.0.2"
40254025

4026-
postcss@^8.4.47, postcss@^8.4.49, postcss@^8.5.2:
4027-
version "8.5.2"
4028-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.2.tgz#e7b99cb9d2ec3e8dd424002e7c16517cb2b846bd"
4029-
integrity sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==
4026+
postcss@^8.4.47, postcss@^8.4.49, postcss@^8.5.3:
4027+
version "8.5.3"
4028+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
4029+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
40304030
dependencies:
40314031
nanoid "^3.3.8"
40324032
picocolors "^1.1.1"

0 commit comments

Comments
 (0)