Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"ts-mockito": "^2.6.1",
"ts-node": "^10.8.0",
"tslib": "^2.3.1",
"typescript": "^4.4.3"
"typescript": "^4.9.3"
},
"jest": {
"collectCoverage": true,
Expand Down
2 changes: 1 addition & 1 deletion tools/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"prettier-plugin-import-sort": "^0.0.7",
"ts-jest": "^27.1.4",
"ts-node": "^10.8.0",
"typescript": "^4.4.3"
"typescript": "^4.9.3"
}
}
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ts-jest": "^27.1.4",
"ts-mockito": "^2.6.1",
"ts-node": "^10.8.0",
"typescript": "^4.4.3"
"typescript": "^4.9.3"
},
"jest": {
"testEnvironment": "node",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ __metadata:
simple-git: ^3.7.1
ts-jest: ^27.1.4
ts-node: ^10.8.0
typescript: ^4.4.3
typescript: ^4.9.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -969,7 +969,7 @@ __metadata:
ts-mockito: ^2.6.1
ts-node: ^10.8.0
tslib: ^2.3.1
typescript: ^4.4.3
typescript: ^4.9.3
bin:
plugin-registry-generator: lib/entrypoint.js
languageName: unknown
Expand Down Expand Up @@ -998,7 +998,7 @@ __metadata:
ts-mockito: ^2.6.1
ts-node: ^10.8.0
tslib: ^2.3.1
typescript: ^4.4.3
typescript: ^4.9.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8818,13 +8818,13 @@ typescript@^3.2.4:
languageName: node
linkType: hard

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

Expand All @@ -8838,13 +8838,13 @@ typescript@^4.4.3:
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"
"typescript@patch:typescript@^4.9.3#~builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=32657b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 28ab98313afab46788ff41014fdb5932430ada6e03cf9e92ac47f406526a2cac1ae2894834e7da61e46b7429318e9c47f45ba8de323332f0cb9af99b72ebae74
checksum: c61b948d9181e52c3b12874f61e067720dd35f3e2ef0e77e5fdc314a1d15bbfd53e66a9110d3347d471632f9a4871d338df967e264fd20715431c6463f64546d
languageName: node
linkType: hard

Expand Down