Skip to content

Commit

Permalink
Merge pull request #397 from OswaldLabsOpenSource/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/nodemon-2.0.7
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2021
2 parents 0e9a2ad + e0c05f6 commit c1ec770
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"concurrently": "^5.3.0",
"coveralls": "^3.1.0",
"jest": "^25.5.4",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"onchange": "^7.1.0",
"prettier": "^2.2.1",
"ts-jest": "^25.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3321,10 +3321,10 @@ node-notifier@^6.0.0:
shellwords "^0.1.1"
which "^1.3.1"

nodemon@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d"
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==
nodemon@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down

0 comments on commit c1ec770

Please sign in to comment.