Skip to content

Commit 7d052f7

Browse files
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#11522)
1 parent b3a0aaf commit 7d052f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"ts-jest": "^29.2.0",
254254
"ts-loader": "^9.5.1",
255255
"ts-node": "^10.9.2",
256-
"typescript": "^5.5.3",
256+
"typescript": "^5.5.4",
257257
"typescript-eslint": "^7.17.0",
258258
"webpack": "^5.93.0",
259259
"webpack-cli": "^5.1.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15423,10 +15423,10 @@ typescript-eslint@^7.17.0:
1542315423
"@typescript-eslint/parser" "7.17.0"
1542415424
"@typescript-eslint/utils" "7.17.0"
1542515425

15426-
typescript@^5.5.3:
15427-
version "5.5.3"
15428-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
15429-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
15426+
typescript@^5.5.4:
15427+
version "5.5.4"
15428+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
15429+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1543015430

1543115431
uint8array-extras@^1.1.0, uint8array-extras@^1.3.0:
1543215432
version "1.3.0"

0 commit comments

Comments
 (0)