Skip to content

Commit e279022

Browse files
committed
Upgrade typescript
1 parent 1e7f3ab commit e279022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"release-it": "^14.14.3",
8080
"release-it-lerna-changelog": "^4.0.1",
8181
"ts-jest": "^29.0.5",
82-
"typescript": "^4.9.4"
82+
"typescript": "^4.9.5"
8383
},
8484
"engines": {
8585
"node": "12.* || >= 14"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7852,7 +7852,7 @@ typedarray-to-buffer@^3.1.5:
78527852
dependencies:
78537853
is-typedarray "^1.0.0"
78547854

7855-
typescript@^4.9.4:
7855+
typescript@^4.9.5:
78567856
version "4.9.5"
78577857
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
78587858
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

0 commit comments

Comments
 (0)