Skip to content

Commit 66e53df

Browse files
chore(deps): bump postcss from 8.4.40 to 8.4.41 (#853)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.40...8.4.41) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8575e6 commit 66e53df

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-react-hooks": "^4.4.0",
8686
"husky": "^9.1.3",
8787
"nyc": "^17.0.0",
88-
"postcss": "^8.4.40",
88+
"postcss": "^8.4.41",
8989
"prettier": "3.3.3",
9090
"tailwindcss": "^3.3.5",
9191
"typescript": "5.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6681,7 +6681,7 @@ __metadata:
66816681
next-themes: "npm:^0.3.0"
66826682
node-ical: "npm:0.16.1"
66836683
nyc: "npm:^17.0.0"
6684-
postcss: "npm:^8.4.40"
6684+
postcss: "npm:^8.4.41"
66856685
prettier: "npm:3.3.3"
66866686
react: "npm:18.3.1"
66876687
react-dom: "npm:18.3.1"
@@ -8043,14 +8043,14 @@ __metadata:
80438043
languageName: node
80448044
linkType: hard
80458045

8046-
"postcss@npm:^8.4.40":
8047-
version: 8.4.40
8048-
resolution: "postcss@npm:8.4.40"
8046+
"postcss@npm:^8.4.41":
8047+
version: 8.4.41
8048+
resolution: "postcss@npm:8.4.41"
80498049
dependencies:
80508050
nanoid: "npm:^3.3.7"
80518051
picocolors: "npm:^1.0.1"
80528052
source-map-js: "npm:^1.2.0"
8053-
checksum: 10c0/65ed67573e5443beaeb582282ff27a6be7c7fe3b4d9fa15761157616f2b97510cb1c335023c26220b005909f007337026d6e3ff092f25010b484ad484e80ea7f
8053+
checksum: 10c0/c1828fc59e7ec1a3bf52b3a42f615dba53c67960ed82a81df6441b485fe43c20aba7f4e7c55425762fd99c594ecabbaaba8cf5b30fd79dfec5b52a9f63a2d690
80548054
languageName: node
80558055
linkType: hard
80568056

0 commit comments

Comments
 (0)