Skip to content

Commit 5b88adb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v4.7.2
1 parent f83c2c4 commit 5b88adb

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.4"
55+
"typescript": "4.7.2"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5413,10 +5413,10 @@ typedarray-to-buffer@^3.1.5:
54135413
dependencies:
54145414
is-typedarray "^1.0.0"
54155415

5416-
typescript@4.6.4:
5417-
version "4.6.4"
5418-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5419-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
5416+
typescript@4.7.2:
5417+
version "4.7.2"
5418+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5419+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
54205420

54215421
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
54225422
version "1.0.1"

0 commit comments

Comments
 (0)