Skip to content

Commit a7398f5

Browse files
Update dependency typescript to v4.8.3
1 parent fe4d469 commit a7398f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/prompts": "2.0.14",
4040
"ts-node": "10.8.2",
4141
"tslint": "6.1.3",
42-
"typescript": "4.7.4"
42+
"typescript": "4.8.3"
4343
},
4444
"dependencies": {
4545
"axios": "^0.27.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3310,10 +3310,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
33103310
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
33113311
integrity sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==
33123312

3313-
typescript@4.7.4:
3314-
version "4.7.4"
3315-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3316-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
3313+
typescript@4.8.3:
3314+
version "4.8.3"
3315+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3316+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
33173317

33183318
uint8arrays@^3.0.0:
33193319
version "3.0.0"

0 commit comments

Comments
 (0)