Skip to content

Commit a296234

Browse files
Update dependency typescript to v5.9.3
1 parent d664a45 commit a296234

File tree

1 file changed

+27
-27
lines changed
  • typescript/{{cookiecutter.project_class_name}}

1 file changed

+27
-27
lines changed

typescript/{{cookiecutter.project_class_name}}/yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,27 +2851,6 @@ __metadata:
28512851
languageName: node
28522852
linkType: hard
28532853

2854-
"kitties@workspace:.":
2855-
version: 0.0.0-use.local
2856-
resolution: "kitties@workspace:."
2857-
dependencies:
2858-
"@azure/cosmos": "npm:^4.2.0"
2859-
"@azure/functions": "npm:^4.6.0"
2860-
"@types/jest": "npm:^29.5.14"
2861-
"@types/node": "npm:^22.9.1"
2862-
azure-functions-core-tools: "npm:^4.x"
2863-
dotenv: "npm:^16.4.5"
2864-
inversify: "npm:^6.1.4"
2865-
jest: "npm:^29.7.0"
2866-
reflect-metadata: "npm:^0.2.2"
2867-
ts-jest: "npm:^29.2.5"
2868-
tsc-alias: "npm:^1.8.10"
2869-
typescript: "npm:^5.7.2"
2870-
uuid: "npm:^11.0.3"
2871-
zod: "npm:^3.23.8"
2872-
languageName: unknown
2873-
linkType: soft
2874-
28752854
"kleur@npm:^3.0.3":
28762855
version: 3.0.3
28772856
resolution: "kleur@npm:3.0.3"
@@ -3965,22 +3944,22 @@ __metadata:
39653944
linkType: hard
39663945

39673946
"typescript@npm:^5.7.2":
3968-
version: 5.7.2
3969-
resolution: "typescript@npm:5.7.2"
3947+
version: 5.9.3
3948+
resolution: "typescript@npm:5.9.3"
39703949
bin:
39713950
tsc: bin/tsc
39723951
tsserver: bin/tsserver
3973-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
3952+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
39743953
languageName: node
39753954
linkType: hard
39763955

39773956
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
3978-
version: 5.7.2
3979-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
3957+
version: 5.9.3
3958+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
39803959
bin:
39813960
tsc: bin/tsc
39823961
tsserver: bin/tsserver
3983-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
3962+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
39843963
languageName: node
39853964
linkType: hard
39863965

@@ -4188,3 +4167,24 @@ __metadata:
41884167
checksum: 10c0/8f14c87d6b1b53c944c25ce7a28616896319d95bc46a9660fe441adc0ed0a81253b02b5abdaeffedbeb23bdd25a0bf1c29d2c12dd919aef6447652dd295e3e69
41894168
languageName: node
41904169
linkType: hard
4170+
4171+
"{{cookiecutter.project_endpoint}}@workspace:.":
4172+
version: 0.0.0-use.local
4173+
resolution: "{{cookiecutter.project_endpoint}}@workspace:."
4174+
dependencies:
4175+
"@azure/cosmos": "npm:^4.2.0"
4176+
"@azure/functions": "npm:^4.6.0"
4177+
"@types/jest": "npm:^29.5.14"
4178+
"@types/node": "npm:^22.9.1"
4179+
azure-functions-core-tools: "npm:^4.x"
4180+
dotenv: "npm:^16.4.5"
4181+
inversify: "npm:^6.1.4"
4182+
jest: "npm:^29.7.0"
4183+
reflect-metadata: "npm:^0.2.2"
4184+
ts-jest: "npm:^29.2.5"
4185+
tsc-alias: "npm:^1.8.10"
4186+
typescript: "npm:^5.7.2"
4187+
uuid: "npm:^11.0.3"
4188+
zod: "npm:^3.23.8"
4189+
languageName: unknown
4190+
linkType: soft

0 commit comments

Comments
 (0)