Skip to content

Commit

Permalink
Bump dependencies by "Check updates #8" (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: fabasoad <[email protected]>
  • Loading branch information
github-actions[bot] and fabasoad authored Mar 13, 2021
1 parent e952994 commit d58f52e
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_
_
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-cobol-action",
"version": "1.0.9",
"version": "1.0.10",
"description": "This action sets up a GnuCOBOL.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -37,16 +37,16 @@
"devDependencies": {
"@vercel/ncc": "0.27.0",
"chai": "4.3.0",
"eslint": "7.20.0",
"eslint": "7.21.0",
"eslint-config-google": "0.14.0",
"git-branch-is": "4.0.0",
"husky": "5.0.9",
"husky": "5.1.1",
"markdownlint-cli": "0.26.0",
"mocha": "8.3.0",
"mocha-param": "2.0.1",
"nyc": "15.1.0",
"sinon": "9.2.4",
"snyk": "1.458.0",
"snyk": "1.462.0",
"winston": "3.3.3"
},
"snyk": true
Expand Down
Loading

0 comments on commit d58f52e

Please sign in to comment.