Skip to content

Commit 7a79d4d

Browse files
authored
Merge pull request #136 from amtrack/renovate/typescript-5.x
chore(deps): update dependency typescript to v5
2 parents f0992db + 2bff029 commit 7a79d4d

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
@@ -26,7 +26,7 @@
2626
"nyc": "15.1.0",
2727
"oclif": "3.2.24",
2828
"ts-node": "10.9.1",
29-
"typescript": "4.8.4"
29+
"typescript": "5.0.4"
3030
},
3131
"engines": {
3232
"node": ">=14.16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5343,10 +5343,10 @@ typedarray-to-buffer@^3.1.5:
53435343
dependencies:
53445344
is-typedarray "^1.0.0"
53455345

5346-
typescript@4.8.4:
5347-
version "4.8.4"
5348-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5349-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5346+
typescript@5.0.4:
5347+
version "5.0.4"
5348+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
5349+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
53505350

53515351
unbox-primitive@^1.0.2:
53525352
version "1.0.2"

0 commit comments

Comments
 (0)