Skip to content

Commit 23d46a3

Browse files
[Security] Bump postcss from 7.0.35 to 8.3.0
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.3.0. **This update includes a security fix.** - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.35...8.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 57e30d1 commit 23d46a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"jest": "^27.0.1",
3737
"jest-matcher-css": "^1.0.3",
38-
"postcss": "^7.0.16",
38+
"postcss": "^8.3.0",
3939
"tailwindcss": "^1.0.1"
4040
}
4141
}

0 commit comments

Comments
 (0)