Skip to content

Commit

Permalink
Update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent c7a7993 commit bcebbb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@
"@comunica/packager": "4.0.1",
"@comunica/utils-jest": "4.0.2",
"@comunica/utils-monorepo": "4.0.1",
"typescript": "5.5.4"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16496,10 +16496,10 @@ typedoc@^0.27.6:
minimatch "^9.0.5"
yaml "^2.6.1"

typescript@5.5.4, "typescript@>=3 < 6", typescript@^5.5.0:
version "5.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
typescript@5.7.3, "typescript@>=3 < 6", typescript@^5.5.0:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==

ua-parser-js@^0.7.30:
version "0.7.40"
Expand Down

0 comments on commit bcebbb7

Please sign in to comment.