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

Commit 88220bd

Browse files
fix(deps): update dependency typescript to v5.5.4
1 parent 1792b61 commit 88220bd

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
@@ -118,7 +118,7 @@
118118
"eslint-plugin-unicorn": "46.0.0",
119119
"lodash.merge": "4.6.2",
120120
"read-pkg-up": "7.0.1",
121-
"typescript": "5.1.3"
121+
"typescript": "5.5.4"
122122
},
123123
"devDependencies": {
124124
"@semantic-release/changelog": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6710,10 +6710,10 @@ typed-array-length@^1.0.4:
67106710
for-each "^0.3.3"
67116711
is-typed-array "^1.1.9"
67126712

6713-
typescript@5.1.3:
6714-
version "5.1.3"
6715-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
6716-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
6713+
typescript@5.5.4:
6714+
version "5.5.4"
6715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6716+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
67176717

67186718
uglify-js@^3.1.4:
67196719
version "3.17.4"

0 commit comments

Comments
 (0)