Skip to content

Commit

Permalink
[Deps] update @octokit/graphql, chalk, yargs
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 13, 2021
1 parent 003130d commit 21bf45f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"tape": "^5.3.1"
},
"dependencies": {
"@octokit/graphql": "^4.6.4",
"chalk": "^4.1.1",
"@octokit/graphql": "^4.8.0",
"chalk": "^4.1.2",
"dedent": "^0.7.0",
"dotenv": "^10.0.0",
"yargs": "^17.0.1"
"yargs": "^17.2.1"
},
"engines": {
"node": "^16 || ^15 || ^14 || ^13 || ^12"
Expand Down

0 comments on commit 21bf45f

Please sign in to comment.