Skip to content

Commit d48fac8

Browse files
Update dependency typescript to v5
1 parent e0fcd32 commit d48fac8

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"ts-jest": "22.0.4",
3939
"tslint": "5.9.1",
4040
"typedoc": "0.9.0",
41-
"typescript": "2.6.2"
41+
"typescript": "5.6.2"
4242
}
4343
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,9 +3122,10 @@ typescript@2.4.1:
31223122
version "2.4.1"
31233123
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
31243124

3125-
typescript@2.6.2:
3126-
version "2.6.2"
3127-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
3125+
typescript@5.6.2:
3126+
version "5.6.2"
3127+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3128+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
31283129

31293130
uglify-js@^2.6:
31303131
version "2.8.29"

0 commit comments

Comments
 (0)