Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.1 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 0630d93 commit cf2d11c
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": "22.10.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-node": "10.9.2",
"typescript": "5.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,12 +354,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -471,7 +471,7 @@ __metadata:
dependencies:
"@types/node": "npm:22.10.0"
"@vueuse/core": "npm:^11.1.0"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.2"
vue: "npm:^3.5.3"
Expand Down

0 comments on commit cf2d11c

Please sign in to comment.