Skip to content

Commit a941684

Browse files
build(deps): update dependency typescript to v5.6.2
1 parent dda54f0 commit a941684

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
@@ -51,7 +51,7 @@
5151
"prettier": "2.8.8",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
54-
"typescript": "5.5.4"
54+
"typescript": "5.6.2"
5555
},
5656
"eslintConfig": {
5757
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5593,10 +5593,10 @@ typed-array-length@^1.0.6:
55935593
is-typed-array "^1.1.13"
55945594
possible-typed-array-names "^1.0.0"
55955595

5596-
typescript@5.5.4:
5597-
version "5.5.4"
5598-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5599-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5596+
typescript@5.6.2:
5597+
version "5.6.2"
5598+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5599+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
56005600

56015601
uglify-js@^3.1.4:
56025602
version "3.19.3"

0 commit comments

Comments
 (0)