Skip to content

Commit

Permalink
Update dependency typescript to v4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2022
1 parent cbb8daa commit 86a2919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ts-jest": "28.0.2",
"typedoc": "0.22.15",
"typedoc-plugin-mdn-links": "1.0.6",
"typescript": "4.6.4"
"typescript": "4.8.2"
},
"prettier": {
"singleQuote": true,
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4078,10 +4078,10 @@ [email protected]:
minimatch "^5.0.1"
shiki "^0.10.1"

typescript@4.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
typescript@4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==

typeson-registry@^1.0.0-alpha.20:
version "1.0.0-alpha.39"
Expand Down

0 comments on commit 86a2919

Please sign in to comment.