diff --git a/package.json b/package.json index e88df113..54a946a5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "typedefinitions" ], "dependencies": { - "@tsd/typescript": "~4.7.4", + "@tsd/typescript": "^4.8.2", "eslint-formatter-pretty": "^4.1.0", "globby": "^11.0.1", "meow": "^9.0.0", @@ -61,7 +61,7 @@ "execa": "^5.0.0", "react": "^16.9.0", "rxjs": "^6.5.3", - "typescript": "~4.7.4" + "typescript": "^4.8.2" }, "ava": { "timeout": "2m",