Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60f9f59

Browse files
authoredJan 1, 2025
chore(deps): update dependency typescript to v5.7.2
1 parent 4c3e68b commit 60f9f59

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
@@ -47,7 +47,7 @@
4747
"rimraf": "6.0.1",
4848
"standard-version": "9.5.0",
4949
"tsup": "8.3.5",
50-
"typescript": "5.6.2"
50+
"typescript": "5.7.2"
5151
},
5252
"peerDependencies": {
5353
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2005,10 +2005,10 @@ typedarray@^0.0.6:
20052005
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
20062006
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
20072007

2008-
typescript@5.6.2:
2009-
version "5.6.2"
2010-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2011-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
2008+
typescript@5.7.2:
2009+
version "5.7.2"
2010+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
2011+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
20122012

20132013
uglify-js@^3.1.4:
20142014
version "3.15.4"

0 commit comments

Comments
 (0)