Skip to content

Commit d73707d

Browse files
chore(deps): update dependency typescript to ^4.9.5
1 parent 738061e commit d73707d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"postcss": "^8.4.14",
5454
"ts-jest": "^27.1.5",
5555
"type-coverage": "^2.18.3",
56-
"typescript": "^4.4.3"
56+
"typescript": "^4.9.5"
5757
},
5858
"typeCoverage": {
5959
"atLeast": 100,

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9391,10 +9391,10 @@ typedarray-to-buffer@^3.1.5:
93919391
dependencies:
93929392
is-typedarray "^1.0.0"
93939393

9394-
typescript@^4.4.3:
9395-
version "4.4.3"
9396-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
9397-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
9394+
typescript@^4.9.5:
9395+
version "4.9.5"
9396+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9397+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
93989398

93999399
unbox-primitive@^1.0.1:
94009400
version "1.0.1"

0 commit comments

Comments
 (0)