Skip to content

Commit 0888c16

Browse files
chore(deps): typescript
1 parent dbb8fa5 commit 0888c16

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.8.3",
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
@@ -15503,10 +15503,10 @@ typescript-memoize@^1.0.0-alpha.3:
1550315503
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.0.tgz#4a8f512d06fc995167c703a3592219901db8bc79"
1550415504
integrity sha512-LQPKVXK8QrBBkL/zclE6YgSWn0I8ew5m0Lf+XL00IwMhlotqRLlzHV+BRrljVQIc+NohUAuQP7mg4HQwrx5Xbg==
1550515505

15506-
typescript@3.2.4:
15507-
version "3.2.4"
15508-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
15509-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
15506+
typescript@4.8.3:
15507+
version "4.8.3"
15508+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
15509+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
1551015510

1551115511
typescript@^3.1.0:
1551215512
version "3.9.10"

0 commit comments

Comments
 (0)