Skip to content

Commit e193213

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.6.3
1 parent 46b3a96 commit e193213

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.5.1",
5858
"ts-jest": "27.1.3",
59-
"typescript": "4.5.4",
59+
"typescript": "4.6.3",
6060
"yup": "0.32.11",
6161
"zod": "3.11.6"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5582,10 +5582,10 @@ typedarray-to-buffer@^3.1.5:
55825582
dependencies:
55835583
is-typedarray "^1.0.0"
55845584

5585-
typescript@4.5.4:
5586-
version "4.5.4"
5587-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5588-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
5585+
typescript@4.6.3:
5586+
version "4.6.3"
5587+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5588+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
55895589

55905590
ua-parser-js@^0.7.30:
55915591
version "0.7.31"

0 commit comments

Comments
 (0)