Skip to content

Commit 40a71cb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.6.4
1 parent af0e8d7 commit 40a71cb

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
@@ -56,7 +56,7 @@
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.6.2",
5858
"ts-jest": "27.1.4",
59-
"typescript": "4.6.3",
59+
"typescript": "4.6.4",
6060
"yup": "0.32.11",
6161
"zod": "3.14.4"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5650,10 +5650,10 @@ typedarray-to-buffer@^3.1.5:
56505650
dependencies:
56515651
is-typedarray "^1.0.0"
56525652

5653-
5654-
version "4.6.3"
5655-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5656-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5653+
5654+
version "4.6.4"
5655+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5656+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
56575657

56585658
ua-parser-js@^0.7.30:
56595659
version "0.7.31"

0 commit comments

Comments
 (0)