Skip to content

Commit 3bb9136

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 3ec85f4 commit 3bb9136

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-n": "14.0.0",
3030
"eslint-plugin-promise": "6.6.0",
31-
"typescript": "5.0.4"
31+
"typescript": "5.6.3"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,10 +1651,10 @@ typed-array-length@^1.0.6:
16511651
is-typed-array "^1.1.13"
16521652
possible-typed-array-names "^1.0.0"
16531653

1654-
typescript@5.0.4:
1655-
version "5.0.4"
1656-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1657-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1654+
typescript@5.6.3:
1655+
version "5.6.3"
1656+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
1657+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
16581658

16591659
unbox-primitive@^1.0.2:
16601660
version "1.0.2"

0 commit comments

Comments
 (0)