Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Jan 7, 2021
1 parent 7b1819c commit e1138ef
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 49 deletions.
155 changes: 113 additions & 42 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"@actions/core": "1.2.6",
"@actions/exec": "1.0.4",
"@octokit/core": "3.2.4",
"@octokit/plugin-paginate-rest": "2.6.2",
"@octokit/plugin-rest-endpoint-methods": "4.4.1",
"@octokit/plugin-paginate-rest": "2.7.0",
"@octokit/plugin-rest-endpoint-methods": "4.4.3",
"uuid": "8.3.2"
},
"devDependencies": {
"@types/jest": "26.0.19",
"@types/node": "14.14.16",
"@typescript-eslint/parser": "4.11.0",
"@vercel/ncc": "0.26.1",
"eslint": "7.16.0",
"@types/node": "14.14.20",
"@typescript-eslint/parser": "4.12.0",
"@vercel/ncc": "0.26.2",
"eslint": "7.17.0",
"eslint-plugin-github": "4.1.1",
"eslint-plugin-jest": "24.1.3",
"jest": "26.6.3",
"jest-circus": "26.6.3",
"js-yaml": "3.14.1",
"js-yaml": "4.0.0",
"prettier": "2.2.1",
"ts-jest": "26.4.4",
"typescript": "4.1.3"
Expand Down

0 comments on commit e1138ef

Please sign in to comment.