Skip to content

build(deps-dev): bump typescript from 3.8.3 to 5.0.3 #115

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
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 @@ -59,7 +59,7 @@
"release-it": "^14.3.0",
"source-map-loader": "^0.2.4",
"ts-loader": "^6.2.1",
"typescript": "^3.8.3",
"typescript": "^5.0.3",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20282,7 +20282,7 @@ __metadata:
release-it: ^14.3.0
source-map-loader: ^0.2.4
ts-loader: ^6.2.1
typescript: ^3.8.3
typescript: ^5.0.3
webpack: ^4.42.0
webpack-cli: ^3.3.11
peerDependencies:
Expand Down Expand Up @@ -24298,13 +24298,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -24318,13 +24318,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^3.8.3#~builtin<compat/typescript>":
version: 3.8.3
resolution: "typescript@patch:typescript@npm%3A3.8.3#~builtin<compat/typescript>::version=3.8.3&hash=a1c5e5"
"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=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: fba33b9756bbffcbdc87254af0f491852bac475c1302b570b9c656c10fad9dbe7113975a64beb6035979db555b0fc87fa168734f10bf556f173213c13d371e4e
checksum: 9ec0a8eed38d46cc2c8794555b7674e413604c56c159f71b8ff21ce7f17334a44127a68724cb2ef8221ff3b19369f8f05654e8a5266621d7d962aeed889bd630
languageName: node
linkType: hard

Expand Down