Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot committed Aug 5, 2021
1 parent b90b9c1 commit 74ee135
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 28 deletions.
117 changes: 94 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -32,17 +32,17 @@
"@actions/core": "1.4.0",
"@actions/exec": "1.1.0",
"@octokit/core": "3.5.1",
"@octokit/plugin-paginate-rest": "2.14.0",
"@octokit/plugin-rest-endpoint-methods": "5.5.0",
"@octokit/plugin-paginate-rest": "2.15.0",
"@octokit/plugin-rest-endpoint-methods": "5.7.0",
"https-proxy-agent": "5.0.0",
"uuid": "8.3.2"
},
"devDependencies": {
"@types/jest": "26.0.24",
"@types/node": "16.4.0",
"@typescript-eslint/parser": "4.28.4",
"@types/node": "16.4.12",
"@typescript-eslint/parser": "4.29.0",
"@vercel/ncc": "0.29.0",
"eslint": "7.31.0",
"eslint": "7.32.0",
"eslint-plugin-github": "4.1.5",
"eslint-plugin-jest": "24.4.0",
"jest": "27.0.6",
Expand Down

0 comments on commit 74ee135

Please sign in to comment.