Skip to content

Commit 5a2814d

Browse files
Update dependency typescript to v5.6.3
1 parent 4ca37e7 commit 5a2814d

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
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"jsmin": "1.0.1",
4545
"release-it": "17.7.0",
46-
"typescript": "5.6.2"
46+
"typescript": "5.6.3"
4747
},
4848
"release-it": {
4949
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1847,10 +1847,10 @@ typedarray-to-buffer@^3.1.5:
18471847
dependencies:
18481848
is-typedarray "^1.0.0"
18491849

1850-
1851-
version "5.6.2"
1852-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1853-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1850+
1851+
version "5.6.3"
1852+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
1853+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
18541854

18551855
unicorn-magic@^0.1.0:
18561856
version "0.1.0"

0 commit comments

Comments
 (0)