Skip to content

Commit 2aadf19

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

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.6.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.6.2:
2696+
version "5.6.2"
2697+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2698+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
26992699

27002700
27012701
version "0.0.6"

0 commit comments

Comments
 (0)