Skip to content

Commit d526f9d

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

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.3.3"
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.3.3:
2696+
version "5.3.3"
2697+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
2698+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
26992699

27002700
27012701
version "0.0.6"

0 commit comments

Comments
 (0)