Skip to content

Commit

Permalink
Bump semver and nodemon in /products/devex-apollo (#493)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 7.6.0 and updates ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Updates `semver` from 5.7.2 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.2...v7.6.0)

Updates `nodemon` from 2.0.22 to 3.1.0
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.22...v3.1.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:development
...

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 Feb 29, 2024
1 parent 9671342 commit 16cee0a
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 159 deletions.
89 changes: 56 additions & 33 deletions products/devex-apollo/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 products/devex-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"cz-conventional-changelog": "3.3.0",
"dotenv": "^8.2.0",
"nodemon": "^2.0.22"
"nodemon": "^3.1.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 16cee0a

Please sign in to comment.