Skip to content

Commit 0bfb389

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent 3952e3b commit 0bfb389

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
7676
"ts-jest": "28.0.3",
77-
"typescript": "4.6.4"
77+
"typescript": "4.7.2"
7878
}
7979
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,10 +2909,10 @@ type-fest@^0.21.3:
29092909
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
29102910
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
29112911

2912-
typescript@4.6.4:
2913-
version "4.6.4"
2914-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
2915-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
2912+
typescript@4.7.2:
2913+
version "4.7.2"
2914+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
2915+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
29162916

29172917
unique-string@^2.0.0:
29182918
version "2.0.0"

0 commit comments

Comments
 (0)