chore(deps): update dependency typescript to v4.3.5 (#425)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-01 02:53:56 +00:00
committed by GitHub
parent 4e40ac9bb0
commit 67ac00c1e8
6 changed files with 24 additions and 24 deletions

View File

@@ -39,7 +39,7 @@
"ts-loader": "9.2.3",
"ts-node": "10.0.0",
"tsconfig-paths": "3.9.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
}
},
"node_modules/@angular-devkit/core": {
@@ -12070,9 +12070,9 @@
"integrity": "sha512-Vq3kOF/UtsSvlS+goKMfRerXi3hGSDanEoB4UztZLvcPkAX9GS0ejYruAb5MpVSZjxX89szxf+2gxrNeZyuhBg=="
},
"node_modules/typescript": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -22057,9 +22057,9 @@
"integrity": "sha512-Vq3kOF/UtsSvlS+goKMfRerXi3hGSDanEoB4UztZLvcPkAX9GS0ejYruAb5MpVSZjxX89szxf+2gxrNeZyuhBg=="
},
"typescript": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew=="
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA=="
},
"union-value": {
"version": "1.0.1",

View File

@@ -50,7 +50,7 @@
"ts-loader": "9.2.3",
"ts-node": "10.0.0",
"tsconfig-paths": "3.9.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"jest": {
"moduleFileExtensions": [