Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.1.7 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 31ecb9d commit f78e591
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "9.16.0",
"globals": "15.13.0",
"mocha": "11.0.1",
"nodemon": "3.1.4",
"nodemon": "3.1.7",
"nyc": "17.1.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4605,10 +4605,10 @@ nodemailer@6.9.16:
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.16.tgz"
integrity sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==

nodemon@3.1.4:
version "3.1.4"
resolved "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz"
integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==
nodemon@3.1.7:
version "3.1.7"
resolved "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz"
integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit f78e591

Please sign in to comment.