Merge pull request #636 from actions/dependabot/npm_and_yarn/nodemon-3.0.2

Bump nodemon from 3.0.1 to 3.0.2
This commit is contained in:
Federico Builes
2023-12-11 06:04:47 +01:00
committed by GitHub
2 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.1",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"prettier": "3.1.0",
"typescript": "^5.3.2"
}