Skip to content

Commit 15ef59a

Browse files
chore(deps-dev): update nodemon requirement from ^2.0.19 to ^2.0.20 (#425)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1934414 commit 15ef59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/uuid": "8.3.4",
3939
"axios": "0.27.2",
4040
"jest": "28.1.2",
41-
"nodemon": "^2.0.19",
41+
"nodemon": "^2.0.20",
4242
"prettier": "2.7.1",
4343
"rimraf": "^3.0.2",
4444
"ts-jest": "28.0.8",

0 commit comments

Comments
 (0)