Merge pull request #702 from actions/dependabot/npm_and_yarn/nodemon-3.1.0

Bump nodemon from 3.0.3 to 3.1.0
This commit is contained in:
Federico Builes
2024-03-20 06:48:20 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"prettier": "3.2.5",
"typescript": "^5.3.3"
}