Skip to content

Commit

Permalink
Merge branch 'main' into automationfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardocravo authored Dec 9, 2023
2 parents 560e35b + 564a21d commit 6bcc2b0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"ts-jest": "^29.1.1",
"ts-node-dev": "^2.0.0",
"ts-prune": "^0.10.3",

"typescript": "^5.3.3"

"typescript": "^4.7.3"

}
}
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,11 @@ __metadata:
ts-jest: "npm:^29.1.1"
ts-node-dev: "npm:^2.0.0"
ts-prune: "npm:^0.10.3"
typescript: "npm:^5.3.3"



typescript: "npm:^4.7.3"

languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3883,6 +3887,7 @@ __metadata:
languageName: node
linkType: hard


"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
Expand All @@ -3900,6 +3905,25 @@ __metadata:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500

"typescript@npm:^4.7.3":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^4.7.3#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e3333f887c6829dfe0ab6c1dbe0dd1e3e2aeb56c66460cb85c5440c566f900c833d370ca34eb47558c0c69e78ced4bfe09b8f4f98b6de7afed9b84b8d1dd06a1

languageName: node
linkType: hard

Expand Down

0 comments on commit 6bcc2b0

Please sign in to comment.