Bump typescript from 4.3.2 to 4.4.2 in /vue

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.4.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]
2021-09-09 04:03:31 +00:00
committed by GitHub
parent 14974c55cf
commit 72c98a0f8a
2 changed files with 10 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
"eslint-plugin-vue": "^7.10.0",
"typescript": "~4.3.2",
"typescript": "~4.4.2",
"vue-cli-plugin-i18n": "^2.1.1",
"webpack-bundle-tracker": "1.3.0",
"workbox-expiration": "^6.0.2",