Skip to content

Commit a5a2266

Browse files
chore(deps): update dependency typescript to v5.7.2 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23eee23 commit a5a2266

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.3",
63+
"typescript": "5.7.2",
6464
"url-loader": "4.1.1",
6565
"@babel/preset-env": "7.26.0",
6666
"@babel/preset-react": "7.25.9",

yarn.lock

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

12821-
typescript@5.6.3:
12822-
version "5.6.3"
12823-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
12824-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
12821+
typescript@5.7.2:
12822+
version "5.7.2"
12823+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
12824+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
1282512825

1282612826
"typescript@^4.6.4 || ^5.2.2":
1282712827
version "5.2.2"

0 commit comments

Comments
 (0)