Skip to content

Commit eb122ba

Browse files
chore(dependencies): update dependency typescript to v5
1 parent 3f2f1d0 commit eb122ba

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"rimraf": "2.6.3",
3131
"tslint": "5.12.1",
32-
"typescript": "3.2.4"
32+
"typescript": "5.4.2"
3333
},
3434
"dependencies": {
3535
"@types/node": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,10 +2692,10 @@ typedarray@^0.0.6:
26922692
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
26932693
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
26942694

2695-
typescript@3.2.4:
2696-
version "3.2.4"
2697-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
2698-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
2695+
typescript@5.4.2:
2696+
version "5.4.2"
2697+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
2698+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
26992699

27002700
27012701
version "0.0.6"

0 commit comments

Comments
 (0)