Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.7.4 to 4.9.5
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 10, 2023
1 parent 59d6938 commit 418fe5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"npm-run-all": "^4.1.5",
"postcss-pxtorem": "^6.0.0",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"typescript": "~4.9.5",
"vite": "^4.0.0",
"vue-tsc": "^1.0.12",
"fullpage.js": "^4.0.15"
Expand Down

0 comments on commit 418fe5f

Please sign in to comment.