Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 20320d4

Browse files
Merge pull request #789 from devoxa/renovate/typescript-5.x
Update dependency typescript from 5.5.2 to 5.5.3
2 parents 0cdd821 + 5739f51 commit 20320d4

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
@@ -41,7 +41,7 @@
4141
"jest": "29.7.0",
4242
"prettier": "3.3.2",
4343
"ts-node": "10.9.2",
44-
"typescript": "5.5.2"
44+
"typescript": "5.5.3"
4545
},
4646
"publishConfig": {
4747
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,10 +4020,10 @@ typed-array-length@^1.0.4:
40204020
for-each "^0.3.3"
40214021
is-typed-array "^1.1.9"
40224022

4023-
4024-
version "5.5.2"
4025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4026-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
4023+
4024+
version "5.5.3"
4025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
4026+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
40274027

40284028
unbox-primitive@^1.0.2:
40294029
version "1.0.2"

0 commit comments

Comments
 (0)