Skip to content

Commit b9d0184

Browse files
committed
chore(deps): update dependency typescript to ^5.5.4
1 parent 5dff948 commit b9d0184

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
@@ -45,6 +45,6 @@
4545
"lint-staged": "^15.2.7",
4646
"react": "^18.3.1",
4747
"ts-jest": "^29.2.3",
48-
"typescript": "^5.5.3"
48+
"typescript": "^5.5.4"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7829,10 +7829,10 @@ typed-array-length@^1.0.6:
78297829
is-typed-array "^1.1.13"
78307830
possible-typed-array-names "^1.0.0"
78317831

7832-
typescript@^5.5.3:
7833-
version "5.5.3"
7834-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7835-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
7832+
typescript@^5.5.4:
7833+
version "5.5.4"
7834+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
7835+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
78367836

78377837
uglify-js@^3.1.4:
78387838
version "3.17.4"

0 commit comments

Comments
 (0)