Skip to content

Commit e2d9d9c

Browse files
build(deps): update dependency typescript to v5.7.2
1 parent acf5031 commit e2d9d9c

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.6.2"
54+
"typescript": "5.7.2"
5555
},
5656
"eslintConfig": {
5757
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5600,10 +5600,10 @@ typed-array-length@^1.0.6:
56005600
is-typed-array "^1.1.13"
56015601
possible-typed-array-names "^1.0.0"
56025602

5603-
typescript@5.6.2:
5604-
version "5.6.2"
5605-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5606-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5603+
typescript@5.7.2:
5604+
version "5.7.2"
5605+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5606+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
56075607

56085608
uglify-js@^3.1.4:
56095609
version "3.19.3"

0 commit comments

Comments
 (0)