Skip to content

Commit c8b46a4

Browse files
chore(deps): update dependency typescript to v5.2.2
1 parent 389ebaa commit c8b46a4

File tree

8 files changed

+1651
-735
lines changed

8 files changed

+1651
-735
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"lerna": "6.6.2",
2323
"prettier": "2.8.8",
2424
"ts-jest": "29.1.0",
25-
"typescript": "5.0.4"
25+
"typescript": "5.2.2"
2626
}
2727
}

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"isomorphic-unfetch": "4.0.2",
4949
"jest": "29.5.0",
5050
"ts-jest": "29.1.0",
51-
"typescript": "5.0.4"
51+
"typescript": "5.2.2"
5252
},
5353
"dependencies": {
5454
"tslib": "^2.0.0",

0 commit comments

Comments
 (0)