Skip to content

Commit 3b133e4

Browse files
authored
Merge pull request #3387 from ClickHouse/dependabot/npm_and_yarn/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2
2 parents 5a9a701 + 43c61dc commit 3b133e4

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
@@ -68,7 +68,7 @@
6868
"cheerio": "^1.0.0",
6969
"markdownlint-rule-helpers": "^0.28.0",
7070
"rsync": "^0.6.1",
71-
"typescript": "^5.7.3"
71+
"typescript": "^5.8.2"
7272
},
7373
"browserslist": {
7474
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11270,10 +11270,10 @@ typedarray-to-buffer@^3.1.5:
1127011270
dependencies:
1127111271
is-typedarray "^1.0.0"
1127211272

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

1127811278
uc.micro@^2.0.0, uc.micro@^2.1.0:
1127911279
version "2.1.0"

0 commit comments

Comments
 (0)