Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 20e2975 commit 0b59503
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 @@ -55,7 +55,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"nodemon": "3.1.4",
"nodemon": "3.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"typescript": "5.6.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5566,7 +5566,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:9.1.0"
jest: "npm:29.7.0"
nodemon: "npm:3.1.4"
nodemon: "npm:3.1.5"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
typescript: "npm:5.6.2"
Expand All @@ -5576,9 +5576,9 @@ __metadata:
languageName: unknown
linkType: soft

"nodemon@npm:3.1.4":
version: 3.1.4
resolution: "nodemon@npm:3.1.4"
"nodemon@npm:3.1.5":
version: 3.1.5
resolution: "nodemon@npm:3.1.5"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -5592,7 +5592,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10/2e54d3d7b8522d46b27c2537361c57a1b29ae01d1b67e558d316d284c5fc319b5267a0dcaa10821a6533a4b6ff604ac66d37e192ed4a89e794cb441b7d5a2fe1
checksum: 10/ce90becc813f2c6f5c5d4857ff52b84b75923e80e44cfa53530a4da593a4c0a9c21ec2b933070f02c33dbdbfb48fce59eb73cab9c75bcb79f0aeac09c55c138f
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b59503

Please sign in to comment.