Skip to content

Commit 3fe315a

Browse files
build(deps): update dependency typescript to v5.8.2
1 parent 2ebc0ec commit 3fe315a

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
@@ -61,7 +61,7 @@
6161
"semantic-release-s3-upload": "2.1.1",
6262
"ts-loader": "9.5.2",
6363
"tsimp": "2.0.12",
64-
"typescript": "5.7.3",
64+
"typescript": "5.8.2",
6565
"webpack": "5.98.0",
6666
"webpack-cli": "5.1.4",
6767
"webpack-dev-server": "4.15.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10643,10 +10643,10 @@ typescript@5.6.2:
1064310643
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1064410644
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1064510645

10646-
typescript@5.7.3:
10647-
version "5.7.3"
10648-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
10649-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
10646+
typescript@5.8.2:
10647+
version "5.8.2"
10648+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
10649+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1065010650

1065110651
uglify-js@^3.1.4:
1065210652
version "3.19.3"

0 commit comments

Comments
 (0)