Skip to content

Commit

Permalink
feat: upgrade prettier from 2.8.8 to 3.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade prettier from 2.8.8 to 3.1.1.

See this package in npm:
https://www.npmjs.com/package/prettier

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/25aa252e-e361-451a-a3de-c216888bf2db?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 15, 2024
1 parent 9b415c1 commit 67789c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/prettier": "^2.7.1",
"@types/prompts": "^2.4.1",
"gitignore-parser": "^0.0.2",
"prettier": "^2.8.0",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^2.8.1",
"sucrase": "^3.29.0",
"svelte": "^3.56.0",
Expand Down

0 comments on commit 67789c8

Please sign in to comment.