Bump typescript from 4.5.5 to 4.7.2 in /vue

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-01 05:52:58 +00:00
committed by GitHub
parent 6e70bc3b5d
commit 0eee2d8ba5
2 changed files with 7 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
"eslint-plugin-vue": "^8.7.1",
"typescript": "~4.5.0",
"typescript": "~4.7.2",
"vue-cli-plugin-i18n": "^2.3.1",
"webpack-bundle-tracker": "1.4.0",
"workbox-expiration": "^6.3.0",