Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd30828

Browse files
committedJul 1, 2021
chore(deps): typescript
1 parent 5c9692a commit cd30828

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
@@ -72,7 +72,7 @@
7272
"remark-preset-lint-markdown-style-guide": "2.1.4",
7373
"remark-preset-lint-recommended": "3.0.4",
7474
"semantic-release": "15.14.0",
75-
"typescript": "3.2.4",
75+
"typescript": "4.3.5",
7676
"typescript-eslint-parser": "21.0.2"
7777
},
7878
"engines": {

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15286,10 +15286,10 @@ typescript-memoize@^1.0.0-alpha.3:
1528615286
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1528715287
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1528815288

15289-
typescript@3.2.4:
15290-
version "3.2.4"
15291-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
15292-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
15289+
typescript@4.3.5:
15290+
version "4.3.5"
15291+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
15292+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1529315293

1529415294
typescript@^3.1.0:
1529515295
version "3.9.10"

0 commit comments

Comments
 (0)
Please sign in to comment.