Skip to content

Commit 7087c73

Browse files
chore(deps): update dependency typescript to v5
1 parent 0516bc1 commit 7087c73

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
@@ -53,6 +53,6 @@
5353
"babel-jest": "^29.7.0",
5454
"jest": "^29.7.0",
5555
"jest-extended": "^0.11.5",
56-
"typescript": "^4.9.5"
56+
"typescript": "^5.4.3"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7039,10 +7039,10 @@ type-fest@^0.8.1:
70397039
version "0.8.1"
70407040
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
70417041

7042-
typescript@^4.9.5:
7043-
version "4.9.5"
7044-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7045-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7042+
typescript@^5.4.3:
7043+
version "5.4.3"
7044+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7045+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
70467046

70477047
unbox-primitive@^1.0.1:
70487048
version "1.0.1"

0 commit comments

Comments
 (0)