Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent e36d58a commit 11f5acf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-router-dom": "6.11.2",
"react-scripts": "~5.0.1",
"react-toastify": "~9.1.3",
"typescript": "~4.8.4",
"typescript": "~5.1.0",
"uuid": "~9.0.0"
},
"scripts": {
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16853,7 +16853,7 @@ __metadata:
react-toastify: ~9.1.3
standard-version: ~9.5.0
ts-loader: 9.4.3
typescript: ~4.8.4
typescript: ~5.1.0
uuid: ~9.0.0
wait-on: 7.0.1
languageName: unknown
Expand Down Expand Up @@ -17434,7 +17434,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.4 || ^5.0.0":
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:~5.1.0":
version: 5.1.3
resolution: "typescript@npm:5.1.3"
bin:
Expand All @@ -17444,17 +17444,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@~5.1.0#~builtin<compat/typescript>":
version: 5.1.3
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
bin:
Expand All @@ -17464,16 +17454,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=1a91c8"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.17.4
resolution: "uglify-js@npm:3.17.4"
Expand Down

0 comments on commit 11f5acf

Please sign in to comment.