Skip to content

Commit

Permalink
build(deps-dev): bump typescript in /packages/vue3-ssr
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.4.4...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 89145c1 commit e78ca5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue3-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint": "~8.5.0",
"jest": "^27.4.5",
"jest-standard-reporter": "~2.0.0",
"typescript": "~4.4.4"
"typescript": "~4.9.4"
},
"peerDependencies": {
"vue": "^3.0.11"
Expand Down

0 comments on commit e78ca5a

Please sign in to comment.