Skip to content

Commit

Permalink
chore(deps): update devdependency typescript to ^5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 9878354 commit 7535185
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 211 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"eslint": "^9.15.0",
"nuxt": "^3.14.1592",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
},
"publishConfig": {
"access": "public"
},
"resolutions": {
"@nuxtjs/strapi": "workspace:*",
"typescript": "5.6.3"
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit 7535185

Please sign in to comment.