Skip to content

Commit 3464e6d

Browse files
committed
chore(deps): update dependency typescript to ^5.5.3
1 parent 0e0c1e5 commit 3464e6d

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,6 +41,6 @@
4141
"jest": "^29.7.0",
4242
"npm-check-updates": "^16.14.20",
4343
"ts-jest": "^29.1.5",
44-
"typescript": "^5.5.2"
44+
"typescript": "^5.5.3"
4545
}
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7939,10 +7939,10 @@ typedarray-to-buffer@^3.1.5:
79397939
dependencies:
79407940
is-typedarray "^1.0.0"
79417941

7942-
typescript@^5.5.2:
7943-
version "5.5.2"
7944-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7945-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7942+
typescript@^5.5.3:
7943+
version "5.5.3"
7944+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7945+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
79467946

79477947
uglify-js@^3.1.4:
79487948
version "3.17.4"

0 commit comments

Comments
 (0)