Skip to content

Commit 8c87fa4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency nodemon to v1.18.8
1 parent 358a1f5 commit 8c87fa4

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

advanced/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"dotenv": "6.2.0",
16-
"nodemon": "1.18.7",
16+
"nodemon": "1.18.8",
1717
"prisma": "1.22.1"
1818
}
1919
}

advanced/server/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2828,21 +2828,21 @@ node-pre-gyp@^0.10.0:
28282828
semver "^5.3.0"
28292829
tar "^4"
28302830

2831-
nodemon@1.18.7:
2832-
version "1.18.7"
2833-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.7.tgz#716b66bf3e89ac4fcfb38a9e61887a03fc82efbb"
2834-
integrity sha512-xuC1V0F5EcEyKQ1VhHYD13owznQbUw29JKvZ8bVH7TmuvVNHvvbp9pLgE4PjTMRJVe0pJ8fGRvwR2nMiosIsPQ==
2831+
nodemon@1.18.8:
2832+
version "1.18.8"
2833+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.8.tgz#eb4c0052dc81395bdc503f3c8ae3cba86ca7146a"
2834+
integrity sha512-CgC/JdCf+CT7Z+K6wWaV30t8GU1DPtXpr/6PuXC1/LboXCmUQNKOaz0AEMjoWDTt2AdHOBFxgv41dyC0i79SbA==
28352835
dependencies:
28362836
chokidar "^2.0.4"
28372837
debug "^3.1.0"
28382838
ignore-by-default "^1.0.1"
28392839
minimatch "^3.0.4"
2840-
pstree.remy "^1.1.2"
2840+
pstree.remy "^1.1.3"
28412841
semver "^5.5.0"
28422842
supports-color "^5.2.0"
28432843
touch "^3.1.0"
28442844
undefsafe "^2.0.2"
2845-
update-notifier "^2.3.0"
2845+
update-notifier "^2.5.0"
28462846

28472847
nopt@^4.0.1:
28482848
version "4.0.1"
@@ -3439,10 +3439,10 @@ psl@^1.1.24, psl@^1.1.28:
34393439
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
34403440
integrity sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==
34413441

3442-
pstree.remy@^1.1.2:
3443-
version "1.1.2"
3444-
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.2.tgz#4448bbeb4b2af1fed242afc8dc7416a6f504951a"
3445-
integrity sha512-vL6NLxNHzkNTjGJUpMm5PLC+94/0tTlC1vkP9bdU0pOHih+EujMjgMTwfZopZvHWRFbqJ5Y73OMoau50PewDDA==
3442+
pstree.remy@^1.1.3:
3443+
version "1.1.4"
3444+
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.4.tgz#a03d5dbc06ba639fb6dd4874644c4bad9882ec21"
3445+
integrity sha512-3kSyTN/iTJMxtL87idnFgTyOp2vQ6B/49QcHUO26kh2M2qahlUivFI1zWJ9FRFPoB+KgcP820JMOuIhkBJAP3Q==
34463446

34473447
punycode@1.3.2:
34483448
version "1.3.2"
@@ -4313,7 +4313,7 @@ upath@^1.0.5:
43134313
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
43144314
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
43154315

4316-
update-notifier@^2.3.0:
4316+
update-notifier@^2.3.0, update-notifier@^2.5.0:
43174317
version "2.5.0"
43184318
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.5.0.tgz#d0744593e13f161e406acb1d9408b72cad08aff6"
43194319
integrity sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==

0 commit comments

Comments
 (0)