Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
- closes #767
- closes #771
- closes #774
- closes #775
  • Loading branch information
casperdcl committed Oct 28, 2021
1 parent c69eb2f commit 9d999be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -63,11 +63,11 @@
]
},
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"@octokit/core": "^3.5.1",
"@octokit/plugin-throttling": "^3.5.2",
"@octokit/rest": "^18.11.0",
"@octokit/rest": "^18.11.1",
"ec2-spot-notification": "^2.0.3",
"form-data": "^3.0.1",
"fs-extra": "^9.1.0",
Expand All @@ -82,13 +82,13 @@
"proxy-agent": "^5.0.0",
"pseudoexec": "^0.2.0",
"semver": "^7.3.5",
"simple-git": "^2.45.1",
"simple-git": "^2.46.0",
"strip-url-auth": "^1.0.1",
"tar": "^6.1.11",
"tempy": "^0.6.0",
"which": "^2.0.2",
"winston": "^3.3.3",
"yargs": "^17.2.0"
"yargs": "^17.2.1"
},
"devDependencies": {
"eslint": "^8.1.0",
Expand Down

0 comments on commit 9d999be

Please sign in to comment.