Skip to content

Commit

Permalink
chore(deps): upgrade typescript to v5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed May 9, 2024
1 parent 6898877 commit 4635cda
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
15 changes: 7 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"nuxt": "^3.11.0"
"nuxt": "^3.11.0",
"typescript": "^5.4.5"
},
"repository": {
"type": "git",
Expand All @@ -56,4 +57,4 @@
"peerDependencies": {
"@vue/apollo-composable": "^4.0.1"
}
}
}

0 comments on commit 4635cda

Please sign in to comment.