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

Commit c5c09cd

Browse files
fix(deps): update dependency typescript to v5.4.4
1 parent 1792b61 commit c5c09cd

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.4.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.4.4:
6714+
version "5.4.4"
6715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
6716+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
67176717

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

0 commit comments

Comments
 (0)