Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 21, 2020
1 parent fc7f051 commit 58baa15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
}
},
"dependencies": {
"github-reserved-names": "^1.1.8"
"github-reserved-names": "^2.0.0"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.7.0",
"ava": "^3.8.2",
"tsd": "^0.11.0",
"xo": "^0.30.0"
"ava": "^3.12.1",
"tsd": "^0.13.1",
"xo": "^0.33.1"
},
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit 58baa15

Please sign in to comment.