Skip to content

Commit a551ca8

Browse files
authored
chore(test-project): Bump postcss to 8.5.4 (#105)
Need this for other PRs to pass CI
1 parent 91014fe commit a551ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__fixtures__/test-project/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "^18.2.55",
2525
"@types/react-dom": "^18.2.19",
2626
"autoprefixer": "^10.4.21",
27-
"postcss": "^8.5.3",
27+
"postcss": "^8.5.4",
2828
"postcss-loader": "^8.1.1",
2929
"tailwindcss": "^3.4.17"
3030
}

0 commit comments

Comments
 (0)