Skip to content

Commit 84daf54

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent cbd1e17 commit 84daf54

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react-dom": "18.0.6",
2020
"eslint": "8.28.0",
2121
"eslint-config-next": "12.3.1",
22-
"typescript": "4.8.3"
22+
"typescript": "4.9.5"
2323
}
2424
}

example/next/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,10 +1687,10 @@ type-fest@^0.20.2:
16871687
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
16881688
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
16891689

1690-
typescript@4.8.3:
1691-
version "4.8.3"
1692-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
1693-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
1690+
typescript@4.9.5:
1691+
version "4.9.5"
1692+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1693+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
16941694

16951695
unbox-primitive@^1.0.2:
16961696
version "1.0.2"

0 commit comments

Comments
 (0)