Skip to content

Commit

Permalink
chore(deps): bump semver from 7.3.7 to 7.3.8 (#290)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.3.8.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.7...v7.3.8)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent dbdca55 commit bb1b48e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"@actions/github": "^5.1.1",
"actions-toolkit": "github:nearform/actions-toolkit",
"gitdiff-parser": "^0.2.2",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
Expand Down

0 comments on commit bb1b48e

Please sign in to comment.