Skip to content

Commit 905f2be

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency nodemon to v1.19.2
1 parent c47b349 commit 905f2be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dotenv": "6.2.0",
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",
30-
"nodemon": "1.19.1",
30+
"nodemon": "1.19.2",
3131
"npm-run-all": "4.1.5",
3232
"prisma": "1.34.8",
3333
"ts-node": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3898,10 +3898,10 @@ node-request-by-swagger@^1.0.6:
38983898
resolved "https://registry.yarnpkg.com/node-request-by-swagger/-/node-request-by-swagger-1.1.4.tgz#909a057bd4dffdf5245cb713f5543a9c56eea94d"
38993899
integrity sha512-hwaTaFPUwNKns5qXwGJpLQM3Z5zRluYeAxpYy1L8fWmWdT/DjLmsnW8/oGlSN8Vo4R28c2znfUoBUiB/RlPptw==
39003900

3901-
3902-
version "1.19.1"
3903-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.1.tgz#576f0aad0f863aabf8c48517f6192ff987cd5071"
3904-
integrity sha512-/DXLzd/GhiaDXXbGId5BzxP1GlsqtMGM9zTmkWrgXtSqjKmGSbLicM/oAy4FR0YWm14jCHRwnR31AHS2dYFHrg==
3901+
3902+
version "1.19.2"
3903+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.2.tgz#b0975147dc99b3761ceb595b3f9277084931dcc0"
3904+
integrity sha512-hRLYaw5Ihyw9zK7NF+9EUzVyS6Cvgc14yh8CAYr38tPxJa6UrOxwAQ351GwrgoanHCF0FalQFn6w5eoX/LGdJw==
39053905
dependencies:
39063906
chokidar "^2.1.5"
39073907
debug "^3.1.0"

0 commit comments

Comments
 (0)