Bump nodemon from 2.0.18 to 2.0.19

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

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2022-07-06 02:07:14 +00:00
committed by GitHub
parent 26b7908701
commit 94edc9c394
2 changed files with 51 additions and 1079 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
"@octokit/request-error": "^2.1.0",
"ansi-styles": "^6.1.0",
"got": "^12.1.0",
"nodemon": "^2.0.18",
"nodemon": "^2.0.19",
"yaml": "^2.1.1",
"zod": "^3.17.3"
},
@@ -46,7 +46,7 @@
"eslint-plugin-jest": "^26.5.3",
"jest": "^27.5.1",
"js-yaml": "^4.1.0",
"nodemon": "^2.0.18",
"nodemon": "^2.0.19",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",
"typescript": "^4.7.4"