Skip to content

Commit

Permalink
chore(deps): update dependency typescript to <5.7.3 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Dec 13, 2024
1 parent e69ae6d commit cd6a322
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"ts-node": "^10.9.2",
"typescript": "<5.6.4"
"typescript": "<5.7.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2474,7 +2474,7 @@ __metadata:
prettier: "npm:3.3.3"
ts-jest: "npm:29.2.5"
ts-node: "npm:^10.9.2"
typescript: "npm:<5.6.4"
typescript: "npm:<5.7.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6611,23 +6611,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:<5.6.4":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
"typescript@npm:<5.7.3":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A<5.6.4#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
"typescript@patch:typescript@npm%3A<5.7.3#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
languageName: node
linkType: hard

Expand Down

0 comments on commit cd6a322

Please sign in to comment.