Skip to content

Commit e8c6019

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency typescript to ^4.7.2
1 parent b9761a0 commit e8c6019

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
@@ -29,6 +29,6 @@
2929
"@changesets/cli": "^2.22.0",
3030
"@types/eslint": "^7.29.0",
3131
"clean-publish": "^2.2.0",
32-
"typescript": "^4.6.4"
32+
"typescript": "^4.7.2"
3333
}
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7144,10 +7144,10 @@ type@^2.0.0:
71447144
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
71457145
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
71467146

7147-
typescript@^4.4.3, typescript@^4.6.4:
7148-
version "4.6.4"
7149-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7150-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
7147+
typescript@^4.4.3, typescript@^4.7.2:
7148+
version "4.7.2"
7149+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7150+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
71517151

71527152
unbox-primitive@^1.0.1:
71537153
version "1.0.1"

0 commit comments

Comments
 (0)