Skip to content

Commit 58ed3ff

Browse files
chore(deps): update dependency typescript to v5
1 parent 8b715be commit 58ed3ff

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"prettier": "1.17.0",
3737
"pretty-quick": "1.10.0",
3838
"ts-jest": "24.0.2",
39-
"typescript": "3.4.5"
39+
"typescript": "5.6.2"
4040
}
4141
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3569,10 +3569,10 @@ type-check@~0.3.2:
35693569
dependencies:
35703570
prelude-ls "~1.1.2"
35713571

3572-
typescript@3.4.5:
3573-
version "3.4.5"
3574-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
3575-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
3572+
typescript@5.6.2:
3573+
version "5.6.2"
3574+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3575+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
35763576

35773577
uglify-js@^3.1.4:
35783578
version "3.5.9"

0 commit comments

Comments
 (0)