chore(deps): unify typescript to 4.9.5 in all packages

This commit is contained in:
mroz
2023-03-23 14:34:43 +01:00
committed by Carlos García Ortiz
parent 437bd17dce
commit 66a50fcdd7
5 changed files with 11 additions and 6 deletions

View File

@@ -43,6 +43,6 @@
"devDependencies": {
"jest": "^26.6.3",
"rimraf": "^4.1.2",
"typescript": "4.7.4"
"typescript": "4.9.5"
}
}

View File

@@ -14,6 +14,6 @@
"@trezor/analytics": "workspace:*"
},
"devDependencies": {
"typescript": "4.7.4"
"typescript": "4.9.5"
}
}

View File

@@ -8,5 +8,8 @@
"scripts": {
"lint:js": "yarn g:eslint '**/*.{ts,tsx,js}'",
"type-check": "tsc --build"
},
"devDependencies": {
"typescript": "4.9.5"
}
}

View File

@@ -12,6 +12,6 @@
"build:lib": "rimraf lib && yarn tsc --build ./tsconfig.lib.json"
},
"devDependencies": {
"typescript": "4.7.4"
"typescript": "4.9.5"
}
}

View File

@@ -7502,7 +7502,7 @@ __metadata:
jest: ^26.6.3
n64: ^0.2.10
rimraf: ^4.1.2
typescript: 4.7.4
typescript: 4.9.5
languageName: unknown
linkType: soft
@@ -7561,7 +7561,7 @@ __metadata:
resolution: "@trezor/connect-analytics@workspace:packages/connect-analytics"
dependencies:
"@trezor/analytics": "workspace:*"
typescript: 4.7.4
typescript: 4.9.5
languageName: unknown
linkType: soft
@@ -7766,6 +7766,8 @@ __metadata:
"@trezor/crypto-utils@workspace:*, @trezor/crypto-utils@workspace:packages/crypto-utils":
version: 0.0.0-use.local
resolution: "@trezor/crypto-utils@workspace:packages/crypto-utils"
dependencies:
typescript: 4.9.5
languageName: unknown
linkType: soft
@@ -7773,7 +7775,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@trezor/device-utils@workspace:packages/device-utils"
dependencies:
typescript: 4.7.4
typescript: 4.9.5
languageName: unknown
linkType: soft