Skip to content

Commit 026ef70

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.6.4
1 parent e87bc1c commit 026ef70

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
@@ -32,7 +32,7 @@
3232
"jest": "27.5.1",
3333
"prettier": "2.6.2",
3434
"start-server-and-test": "1.14.0",
35-
"typescript": "4.6.3"
35+
"typescript": "4.6.4"
3636
},
3737
"scripts": {
3838
"analyze": "yarn typecheck && yarn lint",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5397,10 +5397,10 @@ typedarray-to-buffer@^3.1.5:
53975397
dependencies:
53985398
is-typedarray "^1.0.0"
53995399

5400-
typescript@4.6.3:
5401-
version "4.6.3"
5402-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5403-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5400+
typescript@4.6.4:
5401+
version "4.6.4"
5402+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5403+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
54045404

54055405
ufo@^0.7.7, ufo@^0.7.9:
54065406
version "0.7.9"

0 commit comments

Comments
 (0)