Skip to content

Commit

Permalink
Upgrade typescript to version ^4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaumez committed Sep 16, 2021
1 parent 42c0045 commit 1a5d0fd
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 24 deletions.
2 changes: 1 addition & 1 deletion applications/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"eslint": "^7.5.0",
"jest": "^27.0.0",
"prettier": "^2.0.5",
"typescript": "^4.0.3"
"typescript": "^4.4.3"
}
}
2 changes: 1 addition & 1 deletion applications/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"jest": "^27.0.0",
"jest-junit": "^12.0.0",
"prettier": "^2.0.5",
"typescript": "^4.0.3"
"typescript": "^4.4.3"
}
}
2 changes: 1 addition & 1 deletion applications/drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"prettier": "^2.0.5",
"pretty-format": "^27.2.0",
"react-test-renderer": "^17.0.0",
"typescript": "^4.0.2"
"typescript": "^4.4.3"
}
}
2 changes: 1 addition & 1 deletion applications/mail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"loud-rejection": "^2.2.0",
"prettier": "^2.0.5",
"react-test-renderer": "^17.0.0",
"typescript": "^4.1.2"
"typescript": "^4.4.3"
}
}
2 changes: 1 addition & 1 deletion applications/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": "^17.0.0",
"react-dom": "^17.0.0",
"ts-loader": "^9.2.5",
"typescript": "^4.0.5",
"typescript": "^4.4.3",
"webpack": "^5.51.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion applications/vpn-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@proton/i18n": "workspace:packages/i18n",
"eslint": "^7.5.0",
"prettier": "^2.0.5",
"typescript": "^4.0.3"
"typescript": "^4.4.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@proton/eslint-config-proton": "workspace:packages/eslint-config-proton",
"@proton/stylelint-config-proton": "workspace:packages/stylelint-config-proton",
"is-ci": "^3.0.0",
"typescript": "^4.1.3"
"typescript": "^4.4.3"
},
"devDependencies": {
"husky": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "^2.0.5",
"react-test-renderer": "^17.0.0",
"ttag": "^1.7.24",
"typescript": "^4.0.3"
"typescript": "^4.4.3"
},
"peerDependencies": {
"@proton/shared": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/kt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"karma-jasmine": "^4.0.1",
"karma-webpack": "^5.0.0",
"ts-loader": "^9.2.5",
"typescript": "^4.1.2",
"typescript": "^4.4.3",
"webpack": "^5.51.2"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"require-inject": "^1.4.4",
"ts-loader": "^9.2.5",
"ttag": "^1.7.24",
"typescript": "^4.0.3",
"typescript": "^4.4.3",
"webpack": "^5.51.2"
},
"peerDependencies": {
Expand Down
48 changes: 34 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3666,7 +3666,7 @@ __metadata:
tabbable: ^5.1.3
tinycolor2: ^1.4.1
ttag: ^1.7.24
typescript: ^4.0.3
typescript: ^4.4.3
peerDependencies:
"@proton/shared": "*"
"@proton/srp": "*"
Expand Down Expand Up @@ -3753,7 +3753,7 @@ __metadata:
pkijs: ^2.1.90
pmcrypto: "github:ProtonMail/pmcrypto.git#semver:~6.4.3"
ts-loader: ^9.2.5
typescript: ^4.1.2
typescript: ^4.4.3
webpack: ^5.51.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3866,7 +3866,7 @@ __metadata:
timezone-support: "github:ProtonMail/timezone-support#bundle"
ts-loader: ^9.2.5
ttag: ^1.7.24
typescript: ^4.0.3
typescript: ^4.4.3
ua-parser-js: ^0.7.20
web-streams-polyfill: ^3.0.3
webpack: ^5.51.2
Expand Down Expand Up @@ -24032,7 +24032,7 @@ fsevents@^1.2.7:
react: ^17.0.0
react-dom: ^17.0.0
ttag: ^1.7.24
typescript: ^4.0.3
typescript: ^4.4.3
yetch: ^1.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -24066,7 +24066,7 @@ fsevents@^1.2.7:
react-test-renderer: ^17.0.0
react-testing-library: ^7.0.1
ttag: ^1.7.24
typescript: ^4.3.4
typescript: ^4.4.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -24105,7 +24105,7 @@ fsevents@^1.2.7:
react-helmet: ^6.1.0
tinycolor2: ^1.4.1
ttag: ^1.7.24
typescript: ^4.0.3
typescript: ^4.4.3
yetch: ^1.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -24146,7 +24146,7 @@ fsevents@^1.2.7:
react-test-renderer: ^17.0.0
react-window: ^1.8.5
ttag: ^1.7.24
typescript: ^4.0.2
typescript: ^4.4.3
web-streams-polyfill: ^3.0.3
webpack: ^5.51.2
yetch: ^1.1.0
Expand Down Expand Up @@ -24202,7 +24202,7 @@ fsevents@^1.2.7:
react-test-renderer: ^17.0.0
ttag: ^1.7.24
turndown: ^5.0.3
typescript: ^4.1.2
typescript: ^4.4.3
yetch: ^1.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -24237,7 +24237,7 @@ fsevents@^1.2.7:
react: ^17.0.0
react-dom: ^17.0.0
ts-loader: ^9.2.5
typescript: ^4.0.5
typescript: ^4.4.3
webpack: ^5.51.2
languageName: unknown
linkType: soft
Expand All @@ -24261,7 +24261,7 @@ fsevents@^1.2.7:
react: ^17.0.0
react-dom: ^17.0.0
ttag: ^1.7.24
typescript: ^4.0.3
typescript: ^4.4.3
yetch: ^1.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -26067,7 +26067,7 @@ fsevents@^1.2.7:
lint-staged: ^11.1.2
prettier: ^2.3.2
sort-package-json: ^1.48.1
typescript: ^4.1.3
typescript: ^4.4.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -26305,7 +26305,7 @@ fsevents@^1.2.7:
prompts: ^2.4.0
semver: ^7.3.4
ts-node: ^9.1.1
typescript: ^4.1.3
typescript: ^4.4.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -28910,7 +28910,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"typescript@^4.0.2, typescript@^4.0.3, typescript@^4.0.5, typescript@^4.1.2, typescript@^4.1.3, typescript@^4.1.5, typescript@^4.3.4":
typescript@^4.1.5:
version: 4.3.5
resolution: "typescript@npm:4.3.5"
bin:
Expand All @@ -28920,6 +28920,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

typescript@^4.4.3:
version: 4.4.3
resolution: "typescript@npm:4.4.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 05823f21796d450531a7e4ab299715d38fd9ded0e4ce7400876053f4b5166ca3dde7a68cecfe72d9086039f03c0b6edba36516fb10ed83c5837d9600532ea4c2
languageName: node
linkType: hard

"typescript@patch:typescript@^3.8.3#~builtin<compat/typescript>, typescript@patch:typescript@^3.9.7#~builtin<compat/typescript>":
version: 3.9.10
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=32657b"
Expand All @@ -28930,7 +28940,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.0.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.0.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.0.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.1.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.1.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.3.4#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.1.5#~builtin<compat/typescript>":
version: 4.3.5
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=32657b"
bin:
Expand All @@ -28940,6 +28950,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.4.3
resolution: "typescript@patch:typescript@npm%3A4.4.3#~builtin<compat/typescript>::version=4.4.3&hash=32657b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 28ab98313afab46788ff41014fdb5932430ada6e03cf9e92ac47f406526a2cac1ae2894834e7da61e46b7429318e9c47f45ba8de323332f0cb9af99b72ebae74
languageName: node
linkType: hard

"ua-parser-js@npm:^0.7.18, ua-parser-js@npm:^0.7.20":
version: 0.7.28
resolution: "ua-parser-js@npm:0.7.28"
Expand Down

0 comments on commit 1a5d0fd

Please sign in to comment.