Skip to content

Commit ed6b1c2

Browse files
committed
chore(deps): typescript
1 parent bd6c2cf commit ed6b1c2

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.4",
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
@@ -15282,10 +15282,10 @@ typescript-memoize@^1.0.0-alpha.3:
1528215282
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.1.tgz#0a8199aa28f6fe18517f6e9308ef7bfbe9a98d59"
1528315283
integrity sha512-oJNge1qUrOK37d5Y6Ly2txKeuelYVsFtNF6U9kXIN7juudcQaHJQg2MxLOy0CqtkW65rVDYuTCOjnSIVPd8z3w==
1528415284

15285-
typescript@3.2.4:
15286-
version "3.2.4"
15287-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
15288-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
15285+
typescript@4.3.4:
15286+
version "4.3.4"
15287+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
15288+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1528915289

1529015290
typescript@^3.1.0:
1529115291
version "3.9.9"

0 commit comments

Comments
 (0)