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

Commit 618a8a7

Browse files
Update dependency typescript to v4.7.4
1 parent b5b92d9 commit 618a8a7

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
@@ -85,7 +85,7 @@
8585
"typedoc-plugin-mdn-links": "^1.0.6",
8686
"typedoc-plugin-rename-defaults": "^0.5.1",
8787
"typedoc-theme-hierarchy": "^1.1.1",
88-
"typescript": "4.3.5",
88+
"typescript": "4.7.4",
8989
"webpack": "5.72.0"
9090
}
9191
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15783,10 +15783,10 @@ typedoc@^0.22.15:
1578315783
minimatch "^5.0.1"
1578415784
shiki "^0.10.1"
1578515785

15786-
typescript@4.3.5:
15787-
version "4.3.5"
15788-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
15789-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
15786+
typescript@4.7.4:
15787+
version "4.7.4"
15788+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
15789+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1579015790

1579115791
uglify-js@^3.1.4:
1579215792
version "3.15.4"

0 commit comments

Comments
 (0)