Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhaenisch committed Aug 1, 2022
1 parent 468cff2 commit 7692acc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"typescript": ">=2.9"
},
"devDependencies": {
"@types/node": "16.9.6",
"@volar/vue-typescript": "0.39.0",
"@types/node": "18.6.3",
"@volar/vue-typescript": "0.39.4",
"ava": "3.15.0",
"prettier": "2.4.1",
"typescript": "4.4.3"
"prettier": "2.7.1",
"typescript": "4.7.4"
},
"prettier": {
"printWidth": 120,
Expand Down

0 comments on commit 7692acc

Please sign in to comment.