Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhn committed May 29, 2021
1 parent ac923d8 commit 060be53
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 54 deletions.
101 changes: 51 additions & 50 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 @@ -27,16 +27,16 @@
},
"homepage": "https://github.com/marketplace/actions/repo-file-sync-action",
"dependencies": {
"@actions/core": "^1.2.7",
"@actions/core": "^1.3.0",
"@actions/github": "^2.2.0",
"@putout/git-status-porcelain": "^1.1.0",
"action-input-parser": "^1.1.0",
"action-input-parser": "^1.2.1",
"fs-extra": "^10.0.0",
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@betahuhn/config": "^1.1.0",
"@vercel/ncc": "^0.28.5",
"eslint": "^7.25.0"
"@vercel/ncc": "^0.28.6",
"eslint": "^7.27.0"
}
}

0 comments on commit 060be53

Please sign in to comment.