Skip to content

Commit 4150e5e

Browse files
authored
Merge pull request #54 from hacknug/dependabot/npm_and_yarn/postcss-8.3.0
[Security] Bump postcss from 7.0.35 to 8.3.0
2 parents 57e30d1 + 23d46a3 commit 4150e5e

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)