Skip to content

Commit 5c51c62

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.2.4
1 parent a88d533 commit 5c51c62

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-node": "9.1.1",
7070
"tsconfig-paths": "3.9.0",
7171
"tslint": "6.1.3",
72-
"typescript": "4.2.3"
72+
"typescript": "4.2.4"
7373
},
7474
"jest": {
7575
"testPathIgnorePatterns": [

backend/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5919,6 +5919,11 @@ [email protected]:
59195919
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
59205920
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
59215921

5922+
5923+
version "4.2.4"
5924+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5925+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
5926+
59225927
union-value@^1.0.0:
59235928
version "1.0.1"
59245929
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"

0 commit comments

Comments
 (0)