Skip to content

Commit 12b84d5

Browse files
chore: bump postcss in /examples/openfeature_react/react-app (#3092)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.2) --- 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> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent c55c98f commit 12b84d5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/openfeature_react/react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "^9.20.0",
2828
"eslint-plugin-react-hooks": "^5.1.0",
2929
"eslint-plugin-react-refresh": "^0.4.19",
30-
"postcss": "^8.5.1",
30+
"postcss": "^8.5.2",
3131
"tailwindcss": "^4.0.5",
3232
"typescript": "^5.7.3",
3333
"vite": "^6.1.0"

0 commit comments

Comments
 (0)