Skip to content

Commit 4fcb360

Browse files
authored
Merge pull request #264 from getAlby/dependabot/npm_and_yarn/typescript-5.9.2
chore(deps-dev): bump typescript from 5.8.3 to 5.9.2
2 parents b6b0b5c + 5c9548a commit 4fcb360

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ts-jest": "^29.4.0",
9696
"ts-node": "^10.9.2",
9797
"tslib": "^2.8.1",
98-
"typescript": "^5.8.3"
98+
"typescript": "^5.9.2"
9999
},
100100
"engines": {
101101
"node": ">=14"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4320,10 +4320,10 @@ type-fest@^4.41.0:
43204320
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
43214321
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
43224322

4323-
typescript@^5.8.3:
4324-
version "5.8.3"
4325-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4326-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4323+
typescript@^5.9.2:
4324+
version "5.9.2"
4325+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4326+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
43274327

43284328
undici-types@~7.8.0:
43294329
version "7.8.0"

0 commit comments

Comments
 (0)