Skip to content

Commit

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

chore(deps-dev): bump nodemon from 3.1.6 to 3.1.7
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents 9d282df + 408d4c9 commit 7a2be89
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.6",
"nodemon": "3.1.7",
"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].6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.6.tgz#15bd79dca6849aa27b2689d1dbe02dc28bcc1a1c"
integrity sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==
[email protected].7:
version "3.1.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.7.tgz#07cb1f455f8bece6a499e0d72b5e029485521a54"
integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit 7a2be89

Please sign in to comment.