Skip to content

Commit 73ae030

Browse files
committed
fix: upgrade prettier from 3.0.0 to 3.0.3
Snyk has created this PR to upgrade prettier from 3.0.0 to 3.0.3. See this package in npm: https://www.npmjs.com/package/prettier See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b6f74d1 commit 73ae030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"html-webpack-plugin": "^5.5.3",
4242
"mini-css-extract-plugin": "^2.7.6",
4343
"node-sass": "^9.0.0",
44-
"prettier": "3.0.0",
44+
"prettier": "3.0.3",
4545
"sass-loader": "^13.3.2",
4646
"standard": "^17.0.0",
4747
"terser-webpack-plugin": "^5.3.9",

0 commit comments

Comments
 (0)