Skip to content

Commit 5e0e06c

Browse files
authored
Update typescript 5.6.2 → 5.6.3 (patch) (#621)
1 parent a29296c commit 5e0e06c

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
@@ -79,6 +79,6 @@
7979
"react": "18.3.1",
8080
"react-dom": "18.3.1",
8181
"rimraf": "6.0.1",
82-
"typescript": "5.6.2"
82+
"typescript": "5.6.3"
8383
}
8484
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5666,10 +5666,10 @@ typedarray@^0.0.6:
56665666
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
56675667
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
56685668

5669-
5670-
version "5.6.2"
5671-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5672-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5669+
5670+
version "5.6.3"
5671+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5672+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
56735673

56745674
unbox-primitive@^1.0.2:
56755675
version "1.0.2"

0 commit comments

Comments
 (0)