Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit d752430

Browse files
chore(deps-dev): bump postcss from 8.4.40 to 8.4.41 in /client (#82)
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 706eeb3 commit d752430

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"autoprefixer": "^10.4.16",
64-
"postcss": "^8.4.32",
64+
"postcss": "^8.4.41",
6565
"tailwindcss": "^3.4.10"
6666
}
6767
}

0 commit comments

Comments
 (0)