Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit e6437b1

Browse files
chore(deps): update dependency nodemon to v2.0.22
1 parent 6a45a44 commit e6437b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/morgan": "1.9.4",
4141
"@types/node": "16.18.16",
4242
"jest": "29.5.0",
43-
"nodemon": "2.0.21",
43+
"nodemon": "2.0.22",
4444
"prettier": "2.8.4",
4545
"ts-jest": "29.0.5",
4646
"ts-loader": "9.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2786,10 +2786,10 @@ node-releases@^2.0.8:
27862786
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.9.tgz#fe66405285382b0c4ac6bcfbfbe7e8a510650b4d"
27872787
integrity sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==
27882788

2789-
nodemon@2.0.21:
2790-
version "2.0.21"
2791-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21.tgz#267edff25578da91075d6aa54346ef77ecb7b302"
2792-
integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==
2789+
nodemon@2.0.22:
2790+
version "2.0.22"
2791+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22.tgz#182c45c3a78da486f673d6c1702e00728daf5258"
2792+
integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==
27932793
dependencies:
27942794
chokidar "^3.5.2"
27952795
debug "^3.2.7"

0 commit comments

Comments
 (0)