Skip to content

Commit 9f5998d

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

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.5.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.5.2:
2696+
version "5.5.2"
2697+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
2698+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
26992699

27002700
27012701
version "0.0.6"

0 commit comments

Comments
 (0)