Skip to content

Commit

Permalink
feat: upgrade prettier from 2.8.8 to 3.4.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.4.1.

See this package in npm:
prettier

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/8645b701-6f1c-4012-b06f-4de347afa993?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 22, 2024
1 parent 92c36d6 commit 696c02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/shared/+prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"prettier": "^2.8.0",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^2.8.1"
}
}

0 comments on commit 696c02f

Please sign in to comment.