Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#337)
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 Mar 7, 2024
1 parent 7c88ff5 commit 6aab4e4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lerna": "^8.1.2",
"node-gyp": "^10.0.1",
"prettier": "^3.2.5",
"typescript": "~5.3.3"
"typescript": "~5.4.2"
},
"resolutions": {
"@types/react": "^18",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29015,7 +29015,7 @@ __metadata:
lerna: "npm:^8.1.2"
node-gyp: "npm:^10.0.1"
prettier: "npm:^3.2.5"
typescript: "npm:~5.3.3"
typescript: "npm:~5.4.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -31458,7 +31458,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.3, typescript@npm:>=3 < 6, typescript@npm:~5.3.3":
"typescript@npm:5.3.3, typescript@npm:>=3 < 6":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
Expand All @@ -31478,7 +31478,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.3.3#optional!builtin<compat/typescript>":
"typescript@npm:~5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
Expand All @@ -31498,6 +31508,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.4.2#optional!builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 22e2f213c3ffe5960c5eaec6c95c04e01858fed57a94be250746f540b935b2c18c3c3fc80d3ab65d28c0aba1eb76284557ba3bf521d28caee811c44ba2b648f9
languageName: node
linkType: hard

"ua-parser-js@npm:^1.0.35":
version: 1.0.37
resolution: "ua-parser-js@npm:1.0.37"
Expand Down

0 comments on commit 6aab4e4

Please sign in to comment.