Skip to content

Commit 6df7baf

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent 95a7bdf commit 6df7baf

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-config-next": "12.0.8",
2929
"postcss": "8.4.13",
3030
"tailwindcss": "3.0.24",
31-
"typescript": "4.5.4"
31+
"typescript": "4.6.4"
3232
}
3333
}

pnpm-lock.yaml

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2056,10 +2056,10 @@ type-fest@^0.20.2:
20562056
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
20572057
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
20582058

2059-
typescript@4.5.4:
2060-
version "4.5.4"
2061-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2062-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2059+
typescript@4.6.4:
2060+
version "4.6.4"
2061+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
2062+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
20632063

20642064
unbox-primitive@^1.0.1:
20652065
version "1.0.1"

0 commit comments

Comments
 (0)