Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhaenisch committed Nov 6, 2023
1 parent 16df387 commit 52254f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
}
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/node": "20.8.10",
"@volar/vue-language-plugin-pug": "1.0.9",
"@volar/vue-typescript": "1.0.9",
"ava": "3.15.0",
"prettier": "3.0.0",
"typescript": "5.1.6"
"prettier": "3.0.3",
"typescript": "5.2.2"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit 52254f4

Please sign in to comment.