Skip to content

Commit

Permalink
Update dependency nodemon to v3.1.0 (#702)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent ef57934 commit 3642fed
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 @@ -51,7 +51,7 @@
"buffer": "6.0.3",
"concurrently": "8.2.2",
"crypto-browserify": "3.12.0",
"nodemon": "3.0.3",
"nodemon": "3.1.0",
"os-browserify": "0.3.0",
"parcel": "2.11.0",
"path-browserify": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3184,7 +3184,7 @@ __metadata:
express: "npm:^4.18.2"
follow-redirects: "npm:1.15.5"
lodash: "npm:4.17.21"
nodemon: "npm:3.0.3"
nodemon: "npm:3.1.0"
os-browserify: "npm:0.3.0"
parcel: "npm:2.11.0"
path-browserify: "npm:1.0.1"
Expand Down Expand Up @@ -4573,9 +4573,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 @@ -4589,7 +4589,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/6e393534d5ec0077be13ad285e28bd1509298806f874cd24b0e4621b5624238685d893843b4554474569894fc97be259346e1aba14f249056602554133a5cc55
checksum: 10c0/3aeb50105ecae31ce4d0a5cd464011d4aa0dc15419e39ac0fd203d784e38940e1436f4ed96adbaa0f9614ee0644f91e3cf38f2afae8d3918ae7afc51c7e2116b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3642fed

Please sign in to comment.