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

Commit 4abdc7c

Browse files
fix(deps): update dependency typescript to v5.5.2
1 parent 1792b61 commit 4abdc7c

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.2"
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.2:
6714+
version "5.5.2"
6715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6716+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
67176717

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

0 commit comments

Comments
 (0)