Skip to content

Commit 8a8300f

Browse files
authored
Merge pull request #3749 from ClickHouse/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.8.2 to 5.8.3
2 parents 501ae85 + 30c512d commit 8a8300f

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
@@ -87,7 +87,7 @@
8787
"postcss": "^8.5.3",
8888
"rsync": "^0.6.1",
8989
"tailwindcss": "^4.1.3",
90-
"typescript": "^5.8.2"
90+
"typescript": "^5.8.3"
9191
},
9292
"browserslist": {
9393
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12283,10 +12283,10 @@ typedarray-to-buffer@^3.1.5:
1228312283
dependencies:
1228412284
is-typedarray "^1.0.0"
1228512285

12286-
typescript@^5.8.2:
12287-
version "5.8.2"
12288-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
12289-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
12286+
typescript@^5.8.3:
12287+
version "5.8.3"
12288+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
12289+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1229012290

1229112291
uc.micro@^2.0.0, uc.micro@^2.1.0:
1229212292
version "2.1.0"

0 commit comments

Comments
 (0)