Skip to content

Commit

Permalink
Bump nodemon from 3.0.1 to 3.0.2 in /checkout-example
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 7b51eb8 commit 0bdcc12
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 24 deletions.
54 changes: 31 additions & 23 deletions checkout-example/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 checkout-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"uuidv4": "^6.2.13"
},
"devDependencies": {
"nodemon": "^3.0.1"
"nodemon": "^3.0.2"
}
}

0 comments on commit 0bdcc12

Please sign in to comment.