chore(deps): update dependency typescript to v4.1.5 (#265)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-11 11:27:17 +03:00
committed by GitHub
parent 9b9c3ee480
commit 4013f52e25
6 changed files with 24 additions and 24 deletions

View File

@@ -39,7 +39,7 @@
"ts-loader": "8.0.17",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"typescript": "4.1.4"
"typescript": "4.1.5"
}
},
"node_modules/@angular-devkit/core": {
@@ -12103,9 +12103,9 @@
"integrity": "sha512-vHjXzIJatK1B+MYpa9kGCveC60ddctdzM631idNlJK1GNx7zG98xGeTijiRid45bZexacKbeMTx+Ptxp/Y9RHg=="
},
"node_modules/typescript": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.4.tgz",
"integrity": "sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz",
"integrity": "sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@@ -22167,9 +22167,9 @@
"integrity": "sha512-vHjXzIJatK1B+MYpa9kGCveC60ddctdzM631idNlJK1GNx7zG98xGeTijiRid45bZexacKbeMTx+Ptxp/Y9RHg=="
},
"typescript": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.4.tgz",
"integrity": "sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==",
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz",
"integrity": "sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==",
"dev": true
},
"union-value": {

View File

@@ -50,7 +50,7 @@
"ts-loader": "8.0.17",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"typescript": "4.1.4"
"typescript": "4.1.5"
},
"jest": {
"moduleFileExtensions": [