Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump typescript from 4.4.3 to 4.9.4 #170

Closed
wants to merge 1 commit into from
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.4"
},
"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.4"
}
}
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.4"
},
"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 @@ -930,7 +930,7 @@ __metadata:
simple-git: ^3.7.1
ts-jest: ^27.1.4
ts-node: ^10.8.0
typescript: ^4.4.3
typescript: ^4.9.4
languageName: unknown
linkType: soft

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

Expand Down Expand Up @@ -8915,13 +8915,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.4:
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 05823f21796d450531a7e4ab299715d38fd9ded0e4ce7400876053f4b5166ca3dde7a68cecfe72d9086039f03c0b6edba36516fb10ed83c5837d9600532ea4c2
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
languageName: node
linkType: hard

Expand All @@ -8935,13 +8935,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.4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=32657b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 28ab98313afab46788ff41014fdb5932430ada6e03cf9e92ac47f406526a2cac1ae2894834e7da61e46b7429318e9c47f45ba8de323332f0cb9af99b72ebae74
checksum: 8a0218b6fc89f1f3fa1acb20415aab070cd10f060c2bd5fc23295bdfb36f83a5c4eef32eadcc9fd4140c3517501d1cb83aca53d924346c7305d0112731e10e58
languageName: node
linkType: hard

Expand Down