Skip to content

Commit 4cdf58a

Browse files
committed
chore(deps): update dependency typescript to ^5.4.2
1 parent d38cba5 commit 4cdf58a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"lint-staged": "^15.2.2",
4646
"react": "^18.2.0",
4747
"ts-jest": "^29.1.2",
48-
"typescript": "^5.3.3"
48+
"typescript": "^5.4.2"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8867,10 +8867,10 @@ typescript@^4.6.4:
88678867
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
88688868
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
88698869

8870-
typescript@^5.3.3:
8871-
version "5.3.3"
8872-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
8873-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
8870+
typescript@^5.4.2:
8871+
version "5.4.2"
8872+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
8873+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
88748874

88758875
uglify-js@^3.1.4:
88768876
version "3.17.4"

0 commit comments

Comments
 (0)