Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 0337a2e

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent 65dd3c2 commit 0337a2e

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
@@ -40,7 +40,7 @@
4040
"postcss": "8.4.16",
4141
"prettier": "2.7.1",
4242
"tailwindcss": "2.2.19",
43-
"typescript": "4.8.2",
43+
"typescript": "4.8.3",
4444
"vite": "2.8.6",
4545
"vite-plugin-eslint": "1.8.1",
4646
"vite-plugin-svgr": "0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6698,10 +6698,10 @@ typedarray-to-buffer@^3.1.5:
66986698
dependencies:
66996699
is-typedarray "^1.0.0"
67006700

6701-
typescript@4.8.2:
6702-
version "4.8.2"
6703-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
6704-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
6701+
typescript@4.8.3:
6702+
version "4.8.3"
6703+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
6704+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
67056705

67066706
unbox-primitive@^1.0.1:
67076707
version "1.0.1"

0 commit comments

Comments
 (0)