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

Commit 5fd7898

Browse files
fix(deps): update dependency typescript to v5.6.2
1 parent 1792b61 commit 5fd7898

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.6.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.6.2:
6714+
version "5.6.2"
6715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
6716+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
67176717

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

0 commit comments

Comments
 (0)