Skip to content

Commit 66f0913

Browse files
committed
Update dependency typescript to v4.9.5
1 parent e9b9c81 commit 66f0913

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"npm-run-all": "4.1.5",
6060
"prettier": "2.8.3",
6161
"ts-jest": "29.0.5",
62-
"typescript": "4.9.4",
62+
"typescript": "4.9.5",
6363
"yup": "0.32.11",
6464
"zod": "3.20.2"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5759,10 +5759,10 @@ type-fest@^0.21.3:
57595759
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
57605760
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
57615761

5762-
typescript@4.9.4:
5763-
version "4.9.4"
5764-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
5765-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
5762+
typescript@4.9.5:
5763+
version "4.9.5"
5764+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5765+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
57665766

57675767
ua-parser-js@^0.7.30:
57685768
version "0.7.31"

0 commit comments

Comments
 (0)