Skip to content

Commit

Permalink
build(deps): bump nodemon from 3.0.1 to 3.0.2
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 and rhahao committed Dec 4, 2023
1 parent 8401a75 commit ef38345
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 28 deletions.
36 changes: 9 additions & 27 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
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-config-react-app": "^7.0.1",
"find-unused-exports": "^5.0.0",
"mocha": "^10.2.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"puppeteer": "^21.5.2"
}
}

0 comments on commit ef38345

Please sign in to comment.