Skip to content

Commit 3e02368

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent 705ceed commit 3e02368

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.6.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.7.3"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,10 +1834,10 @@ typed-array-length@^1.0.7:
18341834
possible-typed-array-names "^1.0.0"
18351835
reflect.getprototypeof "^1.0.6"
18361836

1837-
typescript@5.0.4:
1838-
version "5.0.4"
1839-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1840-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1837+
typescript@5.7.3:
1838+
version "5.7.3"
1839+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1840+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
18411841

18421842
unbox-primitive@^1.1.0:
18431843
version "1.1.0"

0 commit comments

Comments
 (0)