Skip to content

Commit

Permalink
chore(deps): bump semver in /.github/actions/import-external-addons
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.5.2.
- [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.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 1bb5d12 commit 52e6b5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/actions/import-external-addons/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 .github/actions/import-external-addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@actions/github": "^5.0.0",
"@actions/http-client": "^2.0.1",
"@vercel/ncc": "^0.34.0",
"semver": "^7.3.7"
"semver": "^7.5.2"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down

0 comments on commit 52e6b5d

Please sign in to comment.