Skip to content

Commit b9f61e6

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 7428bef commit b9f61e6

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"servor": "4.0.2",
4343
"ts-node": "10.9.2",
4444
"tslib": "2.8.1",
45-
"typescript": "5.6.3"
45+
"typescript": "5.9.3"
4646
},
4747
"dependencies": {
4848
"@mikaello/emit-punch-cards-communication": "link:./../"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,10 +2086,10 @@ type-fest@^2.13.0:
20862086
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.16.0.tgz#1250fbd64dafaf4c8e405e393ef3fb16d9651db2"
20872087
integrity sha512-qpaThT2HQkFb83gMOrdKVsfCN7LKxP26Yq+smPzY1FqoHRjqmjqHXA7n5Gkxi8efirtbeEUxzfEdePthQWCuHw==
20882088

2089-
typescript@5.6.3:
2090-
version "5.6.3"
2091-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
2092-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
2089+
typescript@5.9.3:
2090+
version "5.9.3"
2091+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2092+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
20932093

20942094
unc-path-regex@^0.1.2:
20952095
version "0.1.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jest": "29.7.0",
4444
"prettier": "3.6.2",
4545
"ts-jest": "29.4.5",
46-
"typescript": "5.6.3",
46+
"typescript": "5.9.3",
4747
"web-streams-polyfill": "4.1.0"
4848
}
4949
}

yarn.lock

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

2615-
typescript@5.6.3:
2616-
version "5.6.3"
2617-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
2618-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
2615+
typescript@5.9.3:
2616+
version "5.9.3"
2617+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
2618+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
26192619

26202620
uglify-js@^3.1.4:
26212621
version "3.19.3"

0 commit comments

Comments
 (0)