Skip to content

Commit 98c44c4

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent 9a94543 commit 98c44c4

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
@@ -2059,10 +2059,10 @@ type-fest@^0.20.2:
20592059
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
20602060
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
20612061

2062-
typescript@4.5.4:
2063-
version "4.5.4"
2064-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2065-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2062+
typescript@4.6.4:
2063+
version "4.6.4"
2064+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
2065+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
20662066

20672067
unbox-primitive@^1.0.1:
20682068
version "1.0.1"

0 commit comments

Comments
 (0)