Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Swamii committed Jun 3, 2020
1 parent 453dd5b commit 3a5be6a
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 111 deletions.
150 changes: 44 additions & 106 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
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
],
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/core": "^1.2.4",
"@actions/github": "^1.1.0",
"moment": "^2.24.0"
"moment": "^2.26.0"
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"index": "^0.4.0",
"jest": "^24.5.0",
"nock": "^11.7.1",
"nock": "^11.9.1",
"prettier": "^1.19.1"
}
}

0 comments on commit 3a5be6a

Please sign in to comment.