Skip to content

Commit 9003012

Browse files
authored
Merge pull request #290 from vadymshymko/dependabot/npm_and_yarn/typescript-5.8.2
Bump typescript from 5.7.2 to 5.8.2
2 parents 3732479 + 133a4ce commit 9003012

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
@@ -64,7 +64,7 @@
6464
"react-dom": "^19.0.0",
6565
"rollup": "^4.9.2",
6666
"tslib": "^2.5.0",
67-
"typescript": "5.7.2"
67+
"typescript": "5.8.2"
6868
},
6969
"peerDependencies": {
7070
"@types/react": "^16.8 || ^17 || ^18 || ^19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3480,10 +3480,10 @@ typed-array-length@^1.0.7:
34803480
possible-typed-array-names "^1.0.0"
34813481
reflect.getprototypeof "^1.0.6"
34823482

3483-
typescript@5.7.2:
3484-
version "5.7.2"
3485-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3486-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
3483+
typescript@5.8.2:
3484+
version "5.8.2"
3485+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
3486+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
34873487

34883488
unbox-primitive@^1.0.2:
34893489
version "1.0.2"

0 commit comments

Comments
 (0)