Skip to content

Commit

Permalink
Upgrade to TypeScript 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 27, 2022
1 parent e4a398c commit e1a9c95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit e1a9c95

Please sign in to comment.