Skip to content

Commit 5531b0c

Browse files
chore(deps): update dependency typescript to v4.9.4
1 parent 98c6f0d commit 5531b0c

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": "13.0.4",
2929
"postcss": "8.4.17",
3030
"tailwindcss": "3.0.24",
31-
"typescript": "4.5.4"
31+
"typescript": "4.9.4"
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
@@ -2196,10 +2196,10 @@ type-fest@^0.20.2:
21962196
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
21972197
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
21982198

2199-
typescript@4.5.4:
2200-
version "4.5.4"
2201-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2202-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
2199+
typescript@4.9.4:
2200+
version "4.9.4"
2201+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
2202+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
22032203

22042204
unbox-primitive@^1.0.1:
22052205
version "1.0.1"

0 commit comments

Comments
 (0)