From 9c58f00e4d49e217a9aed596831be1782ed2907c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 05:06:52 +0000 Subject: [PATCH] chore(dev-deps): bump postcss from 8.4.38 to 8.4.45 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.45. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.45) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/devtools-react-ts/package.json | 2 +- examples/overlay-react-ts/package.json | 2 +- examples/popup-react-ts/package.json | 2 +- examples/sidepanel-react-ts/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 8c90b1cc..43b971b5 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index c901636a..41161cd8 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 0238ea32..0952ae88 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index d95d1b88..0989746e 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1",