Skip to content

Commit 4cc0986

Browse files
committed
chore(deps): update dependency typescript to ^5.3.2
1 parent ea9bf69 commit 4cc0986

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.1.0",
4646
"react": "^18.2.0",
4747
"ts-jest": "^29.1.1",
48-
"typescript": "^5.2.2"
48+
"typescript": "^5.3.2"
4949
}
5050
}

yarn.lock

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

8641-
typescript@^5.2.2:
8642-
version "5.2.2"
8643-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8644-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
8641+
typescript@^5.3.2:
8642+
version "5.3.2"
8643+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
8644+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
86458645

86468646
uglify-js@^3.1.4:
86478647
version "3.17.4"

0 commit comments

Comments
 (0)