Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit cb24466

Browse files
chore(deps): update dependency typescript to v4.7.2 (sequelize#14537)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e3f6248 commit cb24466

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"sqlite3": "5.0.8",
111111
"tedious": "14.4.0",
112112
"typedoc": "0.22.15",
113-
"typescript": "4.6.4"
113+
"typescript": "4.7.2"
114114
},
115115
"peerDependenciesMeta": {
116116
"pg": {

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -8426,7 +8426,12 @@ [email protected]:
84268426
minimatch "^5.0.1"
84278427
shiki "^0.10.1"
84288428

8429-
[email protected], typescript@^4.6.4:
8429+
8430+
version "4.7.2"
8431+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
8432+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
8433+
8434+
typescript@^4.6.4:
84308435
version "4.6.4"
84318436
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
84328437
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==

0 commit comments

Comments
 (0)