Skip to content

Commit e2bdc1e

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent 22a5bdb commit e2bdc1e

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
@@ -30,7 +30,7 @@
3030
"react-test-renderer": "16.14.0",
3131
"spire": "4.1.2",
3232
"spire-plugin-semantic-release": "4.1.0",
33-
"typescript": "4.8.2",
33+
"typescript": "4.8.3",
3434
"whatwg-fetch": "3.6.2"
3535
},
3636
"files": [

yarn.lock

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

14517-
typescript@4.8.2:
14518-
version "4.8.2"
14519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
14520-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
14517+
typescript@4.8.3:
14518+
version "4.8.3"
14519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
14520+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
1452114521

1452214522
typescript@^3.9.7:
1452314523
version "3.9.9"

0 commit comments

Comments
 (0)