Skip to content

Commit 54b7997

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 40aef0c commit 54b7997

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"react-dom": "18.3.1",
5858
"rimraf": "6.0.1",
5959
"ts-jest": "29.2.5",
60-
"typescript": "5.5.4"
60+
"typescript": "5.7.2"
6161
}
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4224,10 +4224,10 @@ typed-array-length@^1.0.6:
42244224
is-typed-array "^1.1.13"
42254225
possible-typed-array-names "^1.0.0"
42264226

4227-
typescript@5.5.4:
4228-
version "5.5.4"
4229-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz"
4230-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
4227+
typescript@5.7.2:
4228+
version "5.7.2"
4229+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz"
4230+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
42314231

42324232
unbox-primitive@^1.0.2:
42334233
version "1.0.2"

0 commit comments

Comments
 (0)