Merge pull request #41 from gnmyt/dependabot/npm_and_yarn/nodemon-2.0.22

Bump nodemon from 2.0.21 to 2.0.22
This commit is contained in:
2023-03-29 11:27:28 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -1150,10 +1150,10 @@ node-gyp@8.x:
tar "^6.1.2"
which "^2.0.2"
nodemon@^2.0.21:
version "2.0.21"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21.tgz#267edff25578da91075d6aa54346ef77ecb7b302"
integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==
nodemon@^2.0.22:
version "2.0.22"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22.tgz#182c45c3a78da486f673d6c1702e00728daf5258"
integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"