Skip to content

Commit

Permalink
feat(typescript): bumped TypeScript to 4.7
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Changed API signature in TypeScript 4.6
  • Loading branch information
grantila committed Jun 18, 2022
1 parent 4fcb374 commit a69847b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"core-types": "^1.10.0",
"typescript": "^4.4.3"
"typescript": "^4.7.4"
},
"devDependencies": {
"@types/jest": "^28.1.2",
Expand Down

0 comments on commit a69847b

Please sign in to comment.