Skip to content

Commit 32bbc2a

Browse files
committed
chore(deps): update dependency typescript to ^5.3.3
1 parent 98c62b8 commit 32bbc2a

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

yarn.lock

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

8668-
typescript@^5.3.2:
8669-
version "5.3.2"
8670-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
8671-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
8668+
typescript@^5.3.3:
8669+
version "5.3.3"
8670+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
8671+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
86728672

86738673
uglify-js@^3.1.4:
86748674
version "3.17.4"

0 commit comments

Comments
 (0)