Skip to content

Commit a6cf49c

Browse files
committed
chore(deps): update dependency typescript to v4.6.4 (patch)
1 parent 0b183e4 commit a6cf49c

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
@@ -43,7 +43,7 @@
4343
"eslint": "8.13.0",
4444
"jest": "28.0.3",
4545
"prettier": "2.6.2",
46-
"typescript": "4.6.3"
46+
"typescript": "4.6.4"
4747
},
4848
"@pika/pack": {
4949
"pipeline": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6148,10 +6148,10 @@ type-fest@^0.8.1:
61486148
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
61496149
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
61506150

6151-
6152-
version "4.6.3"
6153-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6154-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
6151+
6152+
version "4.6.4"
6153+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
6154+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
61556155

61566156
typescript@^3.7.0:
61576157
version "3.9.10"

0 commit comments

Comments
 (0)