Skip to content

build(deps): bump typescript from 4.9.3 to 5.0.4 in /server/node-service #104

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

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 server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"proxy-agent": "^5.0.0",
"stylis": "^4.1.3",
"swagger-client": "^3.18.5",
"typescript": "^4.9.3",
"typescript": "^5.0.4",
"yaml": "^2.2.2"
},
"resolutions": {
Expand Down
18 changes: 9 additions & 9 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10443,7 +10443,7 @@ __metadata:
swagger-client: ^3.18.5
ts-jest: ^29.0.3
ts-node: ^10.9.1
typescript: ^4.9.3
typescript: ^5.0.4
yaml: ^2.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10740,23 +10740,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.3":
version: 4.9.3
resolution: "typescript@npm:4.9.3::__archiveUrl=https%3A%2F%2Fregistry.npmjs.org%2Ftypescript%2F-%2Ftypescript-4.9.3.tgz"
"typescript@npm:^5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.3#~builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3%3A%3A__archiveUrl=https%253A%252F%252Fregistry.npmjs.org%252Ftypescript%252F-%252Ftypescript-4.9.3.tgz#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
"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=ad5954"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 67ca21a387c0572f1c04936e638dde7782c5aa520c3754aadc7cc9b7c915da9ebc3e27c601bfff4ccb7d7264e82dce6d277ada82ec09dc75024349e0ef64926d
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard

Expand Down