Skip to content

Commit 573ad6e

Browse files
authored
Merge pull request #536 from chantouchsek/dependabot/npm_and_yarn/nodemon-2.0.20
chore(deps-dev): bump nodemon from 2.0.19 to 2.0.20
2 parents bbf41ae + 816beab commit 573ad6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8393,14 +8393,14 @@ node-res@^5.0.1:
83938393
vary "^1.1.2"
83948394

83958395
nodemon@^2.0.12:
8396-
version "2.0.19"
8397-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.19.tgz#cac175f74b9cb8b57e770d47841995eebe4488bd"
8398-
integrity sha512-4pv1f2bMDj0Eeg/MhGqxrtveeQ5/G/UVe9iO6uTZzjnRluSA4PVWf8CW99LUPwGB3eNIA7zUFoP77YuI7hOc0A==
8396+
version "2.0.20"
8397+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.20.tgz#e3537de768a492e8d74da5c5813cb0c7486fc701"
8398+
integrity sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==
83998399
dependencies:
84008400
chokidar "^3.5.2"
84018401
debug "^3.2.7"
84028402
ignore-by-default "^1.0.1"
8403-
minimatch "^3.0.4"
8403+
minimatch "^3.1.2"
84048404
pstree.remy "^1.1.8"
84058405
semver "^5.7.1"
84068406
simple-update-notifier "^1.0.7"

0 commit comments

Comments
 (0)