Skip to content

Commit

Permalink
build(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Dec 16, 2022
1 parent bfbcbb7 commit f7abbfd
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 52 deletions.
80 changes: 31 additions & 49 deletions action/package-lock.json

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

6 changes: 3 additions & 3 deletions action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"test:ci": "tap test --100 --color --coverage-report=lcov --no-browser"
},
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.3",
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"js-yaml": "^4.1.0",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"devDependencies": {
"sinon": "^11.1.2",
Expand Down

0 comments on commit f7abbfd

Please sign in to comment.