Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.0.4 to 5.3.2 (#2187)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 2a22062 commit af0cdae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"progress": "^2.0.3",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"typescript": "~5.0.0",
"typescript": "~5.3.2",
"vite": "^4.4.9",
"vite-plugin-externals": "^0.6.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,7 +1926,7 @@ __metadata:
strip-json-comments: ^5.0.1
tailwindcss: ^3.3.3
ts-node: ^10.9.1
typescript: ~5.0.0
typescript: ~5.3.2
vite: ^4.4.9
vite-plugin-externals: ^0.6.2
yaml: ^2.3.2
Expand Down Expand Up @@ -7111,13 +7111,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.0.0":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
"typescript@npm:~5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
languageName: node
linkType: hard

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

"typescript@patch:typescript@~5.0.0#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
"typescript@patch:typescript@~5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=77c9e2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
languageName: node
linkType: hard

Expand Down

0 comments on commit af0cdae

Please sign in to comment.