Skip to content

Commit 759bc5a

Browse files
Merge pull request #631 from franz-bendezu/dependabot/npm_and_yarn/typescript-5.7.3
chore(deps-dev): bump typescript from 5.5.4 to 5.7.3
2 parents 059c9ad + b2b40b6 commit 759bc5a

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
@@ -36,7 +36,7 @@
3636
"postcss": "^8.5.3",
3737
"prettier-plugin-tailwindcss": "^0.6.11",
3838
"tailwindcss": "^3.4.17",
39-
"typescript": "5.5.4",
39+
"typescript": "5.7.3",
4040
"vitest": "^3.0.6"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,10 +4933,10 @@ typed-array-length@^1.0.6:
49334933
is-typed-array "^1.1.13"
49344934
possible-typed-array-names "^1.0.0"
49354935

4936-
typescript@5.5.4, typescript@^5.2.2:
4937-
version "5.5.4"
4938-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4939-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4936+
typescript@5.7.3, typescript@^5.2.2:
4937+
version "5.7.3"
4938+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4939+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
49404940

49414941
unbox-primitive@^1.0.1:
49424942
version "1.0.1"

0 commit comments

Comments
 (0)