Skip to content

Commit 33d8328

Browse files
committed
chore(deps): update dependency typescript to ^5.6.3
1 parent 5de4ccc commit 33d8328

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
@@ -43,6 +43,6 @@
4343
"jest": "^29.7.0",
4444
"npm-check-updates": "^17.1.3",
4545
"ts-jest": "^29.2.5",
46-
"typescript": "^5.6.2"
46+
"typescript": "^5.6.3"
4747
}
4848
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7211,10 +7211,10 @@ typed-array-length@^1.0.4:
72117211
for-each "^0.3.3"
72127212
is-typed-array "^1.1.9"
72137213

7214-
typescript@^5.6.2:
7215-
version "5.6.2"
7216-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7217-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
7214+
typescript@^5.6.3:
7215+
version "5.6.3"
7216+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7217+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
72187218

72197219
uglify-js@^3.1.4:
72207220
version "3.17.4"

0 commit comments

Comments
 (0)