Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 8f25266 commit 53f2a51
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 @@ -76,7 +76,7 @@
"istanbul-lib-coverage": "3.2.2",
"jsdom": "24.1.0",
"json-server": "0.17.4",
"nodemon": "3.1.3",
"nodemon": "3.1.4",
"nyc": "17.0.0",
"sass": "1.77.4",
"sinon": "18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3817,7 +3817,7 @@ __metadata:
lodash-es: "npm:4.17.21"
markdown-it: "npm:14.1.0"
mitt: "npm:3.0.1"
nodemon: "npm:3.1.3"
nodemon: "npm:3.1.4"
nprogress: "npm:1.0.0-1"
nyc: "npm:17.0.0"
preact: "npm:10.21.0"
Expand Down Expand Up @@ -7725,9 +7725,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.1.3":
version: 3.1.3
resolution: "nodemon@npm:3.1.3"
"nodemon@npm:3.1.4":
version: 3.1.4
resolution: "nodemon@npm:3.1.4"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -7741,7 +7741,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/0cee93b3c68ab5c1a286b2e94b6e75d0e2ba1fc5d085fc3401d9aca4515617afd2d528fc4a482773b6eb8de449032b4ab326c9599f8cee3099a79430fd9f4ee4
checksum: 10c0/be2335396a4c25549f86e9c69bb57e6a21758a9649d74182a359d88b80afbe84f67a1651e293a08c6d77ecdf5c6224d02990de9de225f70d7c659021206c877f
languageName: node
linkType: hard

Expand Down

0 comments on commit 53f2a51

Please sign in to comment.