Merge pull request #11 from Fishwaldo/dependabot/npm_and_yarn/frontend/typescript-4.7.4

chore: bump typescript from 4.5.5 to 4.7.4 in /frontend
This commit is contained in:
Justin Hammond 2022-08-16 16:14:14 +08:00 committed by GitHub
commit 99e03f9983
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"