Skip to content

Commit 1579ce1

Browse files
committed
chore(deps): update dependency typescript to v5.6.3
1 parent 2ae3f50 commit 1579ce1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@types/react": "18.3.11",
3939
"@types/react-helmet": "6.1.11",
4040
"@types/react-router-dom": "5.3.3",
41-
"typescript": "5.6.2"
41+
"typescript": "5.6.3"
4242
}
4343
}

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8839,10 +8839,10 @@ typedarray-to-buffer@^3.1.5:
88398839
dependencies:
88408840
is-typedarray "^1.0.0"
88418841

8842-
8843-
version "5.6.2"
8844-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
8845-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
8842+
8843+
version "5.6.3"
8844+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
8845+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
88468846

88478847
undici-types@~5.26.4:
88488848
version "5.26.5"

0 commit comments

Comments
 (0)