Skip to content

Commit 862396f

Browse files
chore(deps): update dependency typescript to v5.3.3
1 parent 0ecf3aa commit 862396f

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
@@ -38,7 +38,7 @@
3838
"pretty-quick": "3.1.3",
3939
"rimraf": "5.0.5",
4040
"ts-jest": "29.1.1",
41-
"typescript": "5.3.2"
41+
"typescript": "5.3.3"
4242
},
4343
"peerDependencies": {
4444
"eslint": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3285,10 +3285,10 @@ type-fest@^0.20.2:
32853285
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
32863286
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
32873287

3288-
typescript@5.3.2:
3289-
version "5.3.2"
3290-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
3291-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
3288+
typescript@5.3.3:
3289+
version "5.3.3"
3290+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3291+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
32923292

32933293
undici-types@~5.26.4:
32943294
version "5.26.5"

0 commit comments

Comments
 (0)