From 1dec660c0a3ef90e5f4043dba45841064210a84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:55:02 +0000 Subject: [PATCH] chore(dev-deps): bump postcss from 8.4.38 to 8.4.44 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.44. - [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.44) --- 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 03b9b1fe..0f8c566a 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 2394dc2f..665a051f 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 9433ac56..899aa02c 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 557c076e..7f4b8039 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1",