Skip to content

Commit

Permalink
Merge pull request #244 from notifme/dependabot/npm_and_yarn/nodemon-…
Browse files Browse the repository at this point in the history
…3.1.5

chore(deps-dev): bump nodemon from 3.1.3 to 3.1.5
  • Loading branch information
github-actions[bot] authored Sep 18, 2024
2 parents 55bfc14 + 3466ab4 commit 3d5ef0a
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 @@ -59,7 +59,7 @@
"cost-of-modules": "1.0.1",
"flow-bin": "0.89.0",
"jest": "29.7.0",
"nodemon": "3.1.3",
"nodemon": "3.1.5",
"notification-catcher": "1.2.1",
"regenerator-runtime": "0.14.1",
"standard": "14.3.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5457,10 +5457,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.10.tgz#54cc1e062f20726606d3289fcf38ee731aff0d9d"
integrity sha512-qtoKfGFhvIFW5kLfrkw2R6Nm6Ur4LNUMykyqu6n9BRKJuyQrqEGwdXXUAbwWEKt33dlWUGXb7rzmJP/p4+O+CA==

[email protected].3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.3.tgz#dcce9ee0aa7d19cd4dcd576ae9a0456d9078b286"
integrity sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==
[email protected].5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.5.tgz#43d2a07d88a3778a3ba35b0dbdf505dcc5b3b5ad"
integrity sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit 3d5ef0a

Please sign in to comment.