Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 3d8ae60

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent a45736e commit 3d8ae60

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ts-node": "10.9.1",
5454
"tsdx": "0.14.1",
5555
"tslib": "2.4.0",
56-
"typescript": "4.8.2"
56+
"typescript": "4.8.3"
5757
},
5858
"dependencies": {
5959
"axios": "^0.27.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9465,10 +9465,10 @@ typedarray@^0.0.6:
94659465
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
94669466
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
94679467

9468-
typescript@4.8.2:
9469-
version "4.8.2"
9470-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
9471-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
9468+
typescript@4.8.3:
9469+
version "4.8.3"
9470+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
9471+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
94729472

94739473
typescript@^3.7.3:
94749474
version "3.9.5"

0 commit comments

Comments
 (0)