Skip to content

Commit 29470fb

Browse files
dependabot-preview[bot]malept
authored andcommitted
build(deps-dev): bump nodemon from 2.0.1 to 2.0.2
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a3eae4d commit 29470fb

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
@@ -148,7 +148,7 @@
148148
"listr": "^0.14.1",
149149
"minimist": "^1.2.0",
150150
"mocha": "^6.2.2",
151-
"nodemon": "^2.0.0",
151+
"nodemon": "^2.0.2",
152152
"nyc": "^14.1.1",
153153
"proxyquire": "^2.1.3",
154154
"rimraf": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6461,10 +6461,10 @@ node-releases@^1.1.42:
64616461
dependencies:
64626462
semver "^6.3.0"
64636463

6464-
nodemon@^2.0.0:
6465-
version "2.0.1"
6466-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.1.tgz#cec436f8153ad5d3e6c27c304849a06cabea71cc"
6467-
integrity sha512-UC6FVhNLXjbbV4UzaXA3wUdbEkUZzLGgMGzmxvWAex5nzib/jhcSHVFlQODdbuUHq8SnnZ4/EABBAbC3RplvPg==
6464+
nodemon@^2.0.2:
6465+
version "2.0.2"
6466+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.2.tgz#9c7efeaaf9b8259295a97e5d4585ba8f0cbe50b0"
6467+
integrity sha512-GWhYPMfde2+M0FsHnggIHXTqPDHXia32HRhh6H0d75Mt9FKUoCBvumNHr7LdrpPBTKxsWmIEOjoN+P4IU6Hcaw==
64686468
dependencies:
64696469
chokidar "^3.2.2"
64706470
debug "^3.2.6"

0 commit comments

Comments
 (0)