Skip to content

Commit

Permalink
Bump semver from 7.6.0 to 7.6.2 in /app in the npm group (#163)
Browse files Browse the repository at this point in the history
Bumps the npm group in /app with 1 update: [semver](https://github.com/npm/node-semver).


Updates `semver` from 7.6.0 to 7.6.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.6.0...v7.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent 824fba8 commit d954ef6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 24 deletions.
27 changes: 4 additions & 23 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"ncp": "^2.0.0",
"request": "^2.36.0",
"del": "^7.1.0",
"semver": "^7.6.0"
"semver": "^7.6.2"
}
}

0 comments on commit d954ef6

Please sign in to comment.