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 5.0.3 to 5.0.4 #1623

Merged
merged 1 commit into from
Apr 13, 2023
Merged
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 @@ -67,7 +67,7 @@
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"typemoq": "^2.1.0",
"typescript": "^5.0.3",
"typescript": "^5.0.4",
"webpack": "^5.78.0",
"webpack-cli": "^5.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"typemoq": "^2.1.0",
"typescript": "^5.0.3",
"typescript": "^5.0.4",
"webpack": "^5.78.0",
"webpack-cli": "^5.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"typemoq": "^2.1.0",
"typescript": "^5.0.3"
"typescript": "^5.0.4"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ __metadata:
ts-jest: ^29.1.0
ts-loader: ^9.4.2
typemoq: ^2.1.0
typescript: ^5.0.3
typescript: ^5.0.4
webpack: ^5.78.0
webpack-cli: ^5.0.1
languageName: unknown
Expand Down Expand Up @@ -83,7 +83,7 @@ __metadata:
ts-jest: ^29.1.0
ts-loader: ^9.4.2
typemoq: ^2.1.0
typescript: ^5.0.3
typescript: ^5.0.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2780,7 +2780,7 @@ __metadata:
ts-jest: ^29.1.0
ts-loader: ^9.4.2
typemoq: ^2.1.0
typescript: ^5.0.3
typescript: ^5.0.4
webpack: ^5.78.0
webpack-cli: ^5.0.1
languageName: unknown
Expand Down Expand Up @@ -11568,23 +11568,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.0.3":
version: 5.0.3
resolution: "typescript@npm:5.0.3"
"typescript@npm:^5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^5.0.3#~builtin<compat/typescript>":
version: 5.0.3
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=1f5320"
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 9ec0a8eed38d46cc2c8794555b7674e413604c56c159f71b8ff21ce7f17334a44127a68724cb2ef8221ff3b19369f8f05654e8a5266621d7d962aeed889bd630
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard

Expand Down