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

Commit aad5448

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

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.2.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.2.2:
6714+
version "5.2.2"
6715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
6716+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
67176717

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

0 commit comments

Comments
 (0)