Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to ^3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 0c110d3 commit d3763b4
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 @@ -46,7 +46,7 @@
"devDependencies": {
"generate-robotstxt": "^8.0.3",
"mocha": "^10.4.0",
"nodemon": "^3.1.2",
"nodemon": "^3.1.3",
"supertest": "^7.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1505,10 +1505,10 @@ node-html-to-image@^4.0.0:
puppeteer "21.0.1"
puppeteer-cluster "^0.23.0"

nodemon@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.2.tgz#e4041ef00b930c5bdc1ab68d897a88eb7b17c8c2"
integrity sha512-/Ib/kloefDy+N0iRTxIUzyGcdW9lzlnca2Jsa5w73bs3npXjg+WInmiX6VY13mIb6SykkthYX/U5t0ukryGqBw==
nodemon@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.3.tgz#dcce9ee0aa7d19cd4dcd576ae9a0456d9078b286"
integrity sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit d3763b4

Please sign in to comment.