Skip to content

Commit 8ef70c6

Browse files
committed
chore(deps): update dependency typescript to v5.6.3
1 parent 78ba755 commit 8ef70c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ts-loader": "9.5.1",
6161
"tslint": "6.1.3",
6262
"tslint-config-common": "1.6.2",
63-
"typescript": "5.6.2",
63+
"typescript": "5.6.3",
6464
"url-loader": "4.1.1",
6565
"@babel/preset-env": "7.25.7",
6666
"@babel/preset-react": "7.25.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12828,10 +12828,10 @@ typedarray@^0.0.6:
1282812828
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1282912829
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1283012830

12831-
typescript@5.6.2:
12832-
version "5.6.2"
12833-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
12834-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
12831+
typescript@5.6.3:
12832+
version "5.6.3"
12833+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
12834+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
1283512835

1283612836
"typescript@^4.6.4 || ^5.2.2":
1283712837
version "5.2.2"

0 commit comments

Comments
 (0)