Skip to content

Commit 8ded4af

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.6.4
1 parent 3c1fc23 commit 8ded4af

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
@@ -52,6 +52,6 @@
5252
"nock": "13.2.4",
5353
"prettier": "2.6.2",
5454
"start-server-and-test": "1.14.0",
55-
"typescript": "4.6.3"
55+
"typescript": "4.6.4"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5296,10 +5296,10 @@ typedarray-to-buffer@^3.1.5:
52965296
dependencies:
52975297
is-typedarray "^1.0.0"
52985298

5299-
typescript@4.6.3:
5300-
version "4.6.3"
5301-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5302-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
5299+
typescript@4.6.4:
5300+
version "4.6.4"
5301+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5302+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
53035303

53045304
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
53055305
version "1.0.1"

0 commit comments

Comments
 (0)