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

@ -20,6 +20,6 @@
},
"devDependencies": {
"concurrently": "^7.6.0",
"nodemon": "^2.0.21"
"nodemon": "^2.0.22"
}
}