chore: bump typescript from 4.5.5 to 4.7.4 in /frontend

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

---
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-08-16 07:40:39 +00:00 committed by GitHub
parent 7140a274fb
commit 4d04897f5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"sass": "^1.32.7",
"sass-loader": "^13.0.2",
"ts-jest": "^27.0.4",
"typescript": "~4.5.5"
"typescript": "~4.7.4"
}
},
"node_modules/@achrinza/node-ipc": {
@ -15709,9 +15709,10 @@
}
},
"node_modules/typescript": {
"version": "4.5.5",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@ -26926,7 +26927,9 @@
}
},
"typescript": {
"version": "4.5.5",
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"dev": true
},
"uglify-js": {

View file

@ -59,7 +59,7 @@
"sass": "^1.32.7",
"sass-loader": "^13.0.2",
"ts-jest": "^27.0.4",
"typescript": "~4.5.5"
"typescript": "~4.7.4"
},
"bugs": {
"url": "https://github.com/coreui/coreui-free-vue-admin-template/issues"