Skip to content

Commit 022523b

Browse files
Update dependency typescript to v5
1 parent 2649e15 commit 022523b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"eslint": "6.8.0",
3131
"mocha": "7.2.0",
3232
"ts-node": "8.10.2",
33-
"typescript": "3.9.9"
33+
"typescript": "5.6.2"
3434
}
3535
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1685,10 +1685,10 @@ type-fest@^0.8.1:
16851685
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
16861686
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
16871687

1688-
typescript@3.9.9:
1689-
version "3.9.9"
1690-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
1691-
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
1688+
typescript@5.6.2:
1689+
version "5.6.2"
1690+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1691+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
16921692

16931693
unbox-primitive@^1.0.0:
16941694
version "1.0.1"

0 commit comments

Comments
 (0)