Merge pull request #148 from actions/dependabot/npm_and_yarn/nodemon-2.0.19

Bump nodemon from 2.0.18 to 2.0.19
This commit is contained in:
Federico Builes
2022-07-06 10:41:04 +02:00
committed by GitHub
2 changed files with 51 additions and 1079 deletions

1126
package-lock.json generated

File diff suppressed because it is too large Load Diff

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"