Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent fcd9078 commit d2222e0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/l3d00m/vue3-enter-to-tab#readme",
"devDependencies": {
"@types/node": "20.14.2",
"prettier": "3.2.5",
"prettier": "3.3.2",
"ts-node": "10.9.2",
"typescript": "5.5.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,12 +345,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

Expand Down Expand Up @@ -462,7 +462,7 @@ __metadata:
dependencies:
"@types/node": "npm:20.14.2"
"@vueuse/core": "npm:^10.10.0"
prettier: "npm:3.2.5"
prettier: "npm:3.3.2"
ts-node: "npm:10.9.2"
typescript: "npm:5.5.2"
vue: "npm:^3.4.27"
Expand Down

0 comments on commit d2222e0

Please sign in to comment.