Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Apr 29, 2020
1 parent 6a0817e commit 02a1f2d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/exec": "^1.0.4",
"@actions/github": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.3.4",
"semver": "^6.1.1"
},
"devDependencies": {
"@types/jest": "^24.9.1",
"@types/node": "^12.12.30",
"@types/node": "^12.12.37",
"@types/semver": "^6.2.1",
"@zeit/ncc": "^0.21.1",
"jest": "^24.9.0",
Expand Down

0 comments on commit 02a1f2d

Please sign in to comment.