Skip to content

Commit 7c99215

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent c87a48c commit 7c99215

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1650,10 +1650,10 @@ typed-array-length@^1.0.6:
16501650
is-typed-array "^1.1.13"
16511651
possible-typed-array-names "^1.0.0"
16521652

1653-
typescript@5.0.4:
1654-
version "5.0.4"
1655-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1656-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1653+
typescript@5.6.2:
1654+
version "5.6.2"
1655+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
1656+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
16571657

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

0 commit comments

Comments
 (0)