Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 14, 2022
1 parent e251852 commit 4e63880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typedefinitions"
],
"dependencies": {
"@tsd/typescript": "^4.8.2",
"@tsd/typescript": "~4.8.3",
"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.8.2"
"typescript": "~4.8.3"
},
"ava": {
"timeout": "2m",
Expand Down

0 comments on commit 4e63880

Please sign in to comment.