Skip to content

Commit e4b7046

Browse files
committed
chore(deps): update dependency typescript to v4.7.2
1 parent a902a8b commit e4b7046

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
@@ -200,7 +200,7 @@
200200
"tsdx": "^0.14.1",
201201
"tslib": "^2.4.0",
202202
"type-fest": "2.13.0",
203-
"typescript": "4.6",
203+
"typescript": "4.7.2",
204204
"webpack": "5.72.1"
205205
},
206206
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18958,10 +18958,10 @@ typescript-memoize@^1.0.0-alpha.3:
1895818958
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.0.0-alpha.4.tgz#fd97ab63807c3392af5d0ac5f4754254a4fcd634"
1895918959
integrity sha512-woA2UUWSvx8ugkEjPN8DMuNjukBp8NQeLmz+LRXbEsQIvhLR8LSlD+8Qxdk7NmgE8xeJabJdU8zSrO4ozijGjg==
1896018960

18961-
typescript@4.6:
18962-
version "4.6.4"
18963-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
18964-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
18961+
typescript@4.7.2:
18962+
version "4.7.2"
18963+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
18964+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
1896518965

1896618966
typescript@^3.7.3:
1896718967
version "3.9.10"

0 commit comments

Comments
 (0)