Skip to content

Commit 3ea88a7

Browse files
authored
chore(test-project): Update postcss-loader to 8.2.0 (#434)
1 parent fc52912 commit 3ea88a7

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
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "^18.2.19",
2626
"autoprefixer": "^10.4.21",
2727
"postcss": "^8.5.6",
28-
"postcss-loader": "^8.1.1",
28+
"postcss-loader": "^8.2.0",
2929
"tailwindcss": "^3.4.17"
3030
}
3131
}

0 commit comments

Comments
 (0)