Skip to content

Commit 6573f58

Browse files
authored
Merge pull request #157 from Traction-Rec/dependabot-npm_and_yarn-typescript-5.9.3
chore(dev-deps): bump typescript from 5.9.2 to 5.9.3
2 parents 4bab395 + e3ec4df commit 6573f58

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"oclif": "^4.22.29",
2222
"shx": "0.4.0",
2323
"ts-node": "^10.9.2",
24-
"typescript": "^5.7.3"
24+
"typescript": "^5.9.3"
2525
},
2626
"engines": {
2727
"node": ">=18.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7770,12 +7770,12 @@ typedoc@^0.25.12:
77707770
minimatch "^9.0.3"
77717771
shiki "^0.14.7"
77727772

7773-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.7.3:
7774-
version "5.9.2"
7775-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz"
7776-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
7773+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.9.3:
7774+
version "5.9.3"
7775+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7776+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
77777777

7778-
typescript@^5.4.3, typescript@~5.4.2:
7778+
typescript@~5.4.2:
77797779
version "5.4.5"
77807780
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz"
77817781
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)