Skip to content

Commit

Permalink
chore(deps-dev): bump nodemon from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.3...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and StanleyMasinde committed Mar 6, 2024
1 parent 1b2f6b1 commit 455ce77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -36,7 +36,7 @@
"eslint-plugin-nuxt": "^1.0.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",
"stylelint": "^16.2.1",
"vue-jest": "^4.0.0-0"
Expand Down

0 comments on commit 455ce77

Please sign in to comment.