Skip to content

Commit 1f8f837

Browse files
chore(deps): update dependency typescript to v4.9.3
1 parent 186598d commit 1f8f837

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

package.json

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

pnpm-lock.yaml

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

1922-
typescript@4.5.4:
1923-
version "4.5.4"
1924-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1925-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1922+
typescript@4.9.3:
1923+
version "4.9.3"
1924+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
1925+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
19261926

19271927
unbox-primitive@^1.0.1:
19281928
version "1.0.1"

0 commit comments

Comments
 (0)