Skip to content

Commit

Permalink
Merge pull request redwoodjs#1508 from redwoodjs/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/nodemon-2.0.6

Bump nodemon from 2.0.5 to 2.0.6
  • Loading branch information
peterp authored Nov 24, 2020
2 parents 317fbfe + 69d8fee commit a78cfe8
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 @@
"jest": "^26.5.3",
"lerna": "^3.20.2",
"msw": "0.21.2",
"nodemon": "^2.0.2",
"nodemon": "^2.0.6",
"rimraf": "^3.0.2",
"typescript": "^4.0.2",
"whatwg-fetch": "3.4.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13791,10 +13791,10 @@ node-request-interceptor@^0.5.1:
debug "^4.1.1"
headers-utils "^1.2.0"

nodemon@^2.0.2:
version "2.0.5"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.5.tgz#df67fe1fd1312ddb0c1e393ae2cf55aacdcec2f3"
integrity sha512-6/jqtZvJdk092pVnD2AIH19KQ9GQZAKOZVy/yT1ueL6aoV+Ix7a1lVZStXzvEh0fP4zE41DDWlkVoHjR6WlozA==
nodemon@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d"
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down

0 comments on commit a78cfe8

Please sign in to comment.