Skip to content

Commit 787c734

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency nodemon to v1.18.8
1 parent 6c5139a commit 787c734

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
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.18.7",
30+
"nodemon": "1.18.8",
3131
"npm-run-all": "4.1.5",
3232
"prisma": "1.22.2",
3333
"ts-node": "7.0.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3729,21 +3729,21 @@ node-request-by-swagger@^1.0.6:
37293729
resolved "https://registry.yarnpkg.com/node-request-by-swagger/-/node-request-by-swagger-1.1.4.tgz#909a057bd4dffdf5245cb713f5543a9c56eea94d"
37303730
integrity sha512-hwaTaFPUwNKns5qXwGJpLQM3Z5zRluYeAxpYy1L8fWmWdT/DjLmsnW8/oGlSN8Vo4R28c2znfUoBUiB/RlPptw==
37313731

3732-
3733-
version "1.18.7"
3734-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.7.tgz#716b66bf3e89ac4fcfb38a9e61887a03fc82efbb"
3735-
integrity sha512-xuC1V0F5EcEyKQ1VhHYD13owznQbUw29JKvZ8bVH7TmuvVNHvvbp9pLgE4PjTMRJVe0pJ8fGRvwR2nMiosIsPQ==
3732+
3733+
version "1.18.8"
3734+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.8.tgz#eb4c0052dc81395bdc503f3c8ae3cba86ca7146a"
3735+
integrity sha512-CgC/JdCf+CT7Z+K6wWaV30t8GU1DPtXpr/6PuXC1/LboXCmUQNKOaz0AEMjoWDTt2AdHOBFxgv41dyC0i79SbA==
37363736
dependencies:
37373737
chokidar "^2.0.4"
37383738
debug "^3.1.0"
37393739
ignore-by-default "^1.0.1"
37403740
minimatch "^3.0.4"
3741-
pstree.remy "^1.1.2"
3741+
pstree.remy "^1.1.3"
37423742
semver "^5.5.0"
37433743
supports-color "^5.2.0"
37443744
touch "^3.1.0"
37453745
undefsafe "^2.0.2"
3746-
update-notifier "^2.3.0"
3746+
update-notifier "^2.5.0"
37473747

37483748
nopt@^4.0.1:
37493749
version "4.0.1"
@@ -4547,10 +4547,10 @@ psl@^1.1.24:
45474547
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
45484548
integrity sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==
45494549

4550-
pstree.remy@^1.1.2:
4551-
version "1.1.2"
4552-
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.2.tgz#4448bbeb4b2af1fed242afc8dc7416a6f504951a"
4553-
integrity sha512-vL6NLxNHzkNTjGJUpMm5PLC+94/0tTlC1vkP9bdU0pOHih+EujMjgMTwfZopZvHWRFbqJ5Y73OMoau50PewDDA==
4550+
pstree.remy@^1.1.3:
4551+
version "1.1.4"
4552+
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.4.tgz#a03d5dbc06ba639fb6dd4874644c4bad9882ec21"
4553+
integrity sha512-3kSyTN/iTJMxtL87idnFgTyOp2vQ6B/49QcHUO26kh2M2qahlUivFI1zWJ9FRFPoB+KgcP820JMOuIhkBJAP3Q==
45544554

45554555
45564556
version "1.3.2"
@@ -5634,7 +5634,7 @@ upath@^1.0.5:
56345634
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
56355635
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
56365636

5637-
update-notifier@^2.3.0:
5637+
update-notifier@^2.3.0, update-notifier@^2.5.0:
56385638
version "2.5.0"
56395639
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.5.0.tgz#d0744593e13f161e406acb1d9408b72cad08aff6"
56405640
integrity sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==

0 commit comments

Comments
 (0)