Skip to content

Commit 8f04e47

Browse files
chore(deps): update dependency nodemon to v3.1.9
1 parent 8faca97 commit 8f04e47

File tree

4 files changed

+24
-16
lines changed

4 files changed

+24
-16
lines changed

paperboy-core/package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

paperboy-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/shelljs": "0.8.15",
3838
"@types/winston": "2.4.4",
3939
"jest": "29.7.0",
40-
"nodemon": "3.1.3",
40+
"nodemon": "3.1.9",
4141
"rimraf": "5.0.7",
4242
"source-map-support": "0.5.21",
4343
"ts-jest": "29.1.5",

paperboy-push-service/package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

paperboy-push-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/retry": "0.12.5",
4747
"@types/supertest": "6.0.2",
4848
"jest": "29.7.0",
49-
"nodemon": "3.1.3",
49+
"nodemon": "3.1.9",
5050
"prettier": "3.3.2",
5151
"supertest": "7.0.0",
5252
"ts-jest": "29.1.5",

0 commit comments

Comments
 (0)