Skip to content

Commit

Permalink
chore(deps-dev): bump nodemon from 3.0.3 to 3.1.0 (#812)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent f722ff1 commit 50726a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"husky": "^4.3.0",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"shx": "^0.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11495,7 +11495,7 @@ __metadata:
cross-env: "npm:^7.0.3"
dotenv: "npm:^16.4.5"
husky: "npm:^4.3.0"
nodemon: "npm:^3.0.3"
nodemon: "npm:^3.1.0"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^1.19.1"
shx: "npm:^0.3.4"
Expand Down Expand Up @@ -11654,9 +11654,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:^3.0.3":
version: 3.0.3
resolution: "nodemon@npm:3.0.3"
"nodemon@npm:^3.1.0":
version: 3.1.0
resolution: "nodemon@npm:3.1.0"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -11670,7 +11670,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 6e393534d5ec0077be13ad285e28bd1509298806f874cd24b0e4621b5624238685d893843b4554474569894fc97be259346e1aba14f249056602554133a5cc55
checksum: 3aeb50105ecae31ce4d0a5cd464011d4aa0dc15419e39ac0fd203d784e38940e1436f4ed96adbaa0f9614ee0644f91e3cf38f2afae8d3918ae7afc51c7e2116b
languageName: node
linkType: hard

Expand Down

0 comments on commit 50726a0

Please sign in to comment.