Bump nodemon from 2.0.19 to 2.0.20

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 01:55:04 +00:00
committed by GitHub
parent eaeaeb3d57
commit 31c132fdca
2 changed files with 11 additions and 13 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"@octokit/request-error": "^3.0.1",
"ansi-styles": "^6.1.1",
"got": "^12.4.1",
"nodemon": "^2.0.19",
"nodemon": "^2.0.20",
"yaml": "^2.1.1",
"zod": "^3.19.1"
},
@@ -46,7 +46,7 @@
"eslint-plugin-jest": "^27.0.4",
"jest": "^27.5.1",
"js-yaml": "^4.1.0",
"nodemon": "^2.0.19",
"nodemon": "^2.0.20",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",
"typescript": "^4.8.3"