Skip to content

Commit 34a4962

Browse files
chore(deps): update dependency typescript to ^5.7.3 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84f2767 commit 34a4962

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
@@ -62,6 +62,6 @@
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
6464
"ts-jest": "^29.2.5",
65-
"typescript": "^5.7.2"
65+
"typescript": "^5.7.3"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8450,10 +8450,10 @@ typescript-eslint@^8.15.0, typescript-eslint@^8.19.0:
84508450
"@typescript-eslint/parser" "8.19.0"
84518451
"@typescript-eslint/utils" "8.19.0"
84528452

8453-
typescript@^5.7.2:
8454-
version "5.7.2"
8455-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8456-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8453+
typescript@^5.7.3:
8454+
version "5.7.3"
8455+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8456+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
84578457

84588458
uglify-js@^3.1.4:
84598459
version "3.19.3"

0 commit comments

Comments
 (0)