chore(deps): update dependency typescript to v4.1.4 (#262)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-10 01:28:13 +03:00
committed by GitHub
parent 1e08c0052d
commit 70574d614c
6 changed files with 25 additions and 35 deletions

View File

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

View File

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