Skip to content

Commit 5d52584

Browse files
committed
chore(deps): update dependency nodemon to v3.1.5
1 parent 20e2975 commit 5d52584

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "8.57.1",
5656
"eslint-config-prettier": "9.1.0",
5757
"jest": "29.7.0",
58-
"nodemon": "3.1.4",
58+
"nodemon": "3.1.5",
5959
"prettier": "3.3.3",
6060
"rimraf": "5.0.10",
6161
"typescript": "5.6.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5566,7 +5566,7 @@ __metadata:
55665566
eslint: "npm:8.57.1"
55675567
eslint-config-prettier: "npm:9.1.0"
55685568
jest: "npm:29.7.0"
5569-
nodemon: "npm:3.1.4"
5569+
nodemon: "npm:3.1.5"
55705570
prettier: "npm:3.3.3"
55715571
rimraf: "npm:5.0.10"
55725572
typescript: "npm:5.6.2"
@@ -5576,9 +5576,9 @@ __metadata:
55765576
languageName: unknown
55775577
linkType: soft
55785578

5579-
"nodemon@npm:3.1.4":
5580-
version: 3.1.4
5581-
resolution: "nodemon@npm:3.1.4"
5579+
"nodemon@npm:3.1.5":
5580+
version: 3.1.5
5581+
resolution: "nodemon@npm:3.1.5"
55825582
dependencies:
55835583
chokidar: "npm:^3.5.2"
55845584
debug: "npm:^4"
@@ -5592,7 +5592,7 @@ __metadata:
55925592
undefsafe: "npm:^2.0.5"
55935593
bin:
55945594
nodemon: bin/nodemon.js
5595-
checksum: 10/2e54d3d7b8522d46b27c2537361c57a1b29ae01d1b67e558d316d284c5fc319b5267a0dcaa10821a6533a4b6ff604ac66d37e192ed4a89e794cb441b7d5a2fe1
5595+
checksum: 10/ce90becc813f2c6f5c5d4857ff52b84b75923e80e44cfa53530a4da593a4c0a9c21ec2b933070f02c33dbdbfb48fce59eb73cab9c75bcb79f0aeac09c55c138f
55965596
languageName: node
55975597
linkType: hard
55985598

0 commit comments

Comments
 (0)