npm(deps): bump nodemon

Bumps the dependencies-patch-and-minor group in /scraper with 1 update: [nodemon](https://github.com/remy/nodemon).


Updates `nodemon` from 3.1.11 to 3.1.13
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.11...v3.1.13)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-version: 3.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-19 23:25:37 +00:00
committed by GitHub
parent 8cd086d5b2
commit 665424eb32
2 changed files with 46 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
"debug": "^4.4.3",
"fs-extra": "^11.3.3",
"node-cron": "^4.2.1",
"nodemon": "^3.1.11",
"nodemon": "^3.1.13",
"ts-node": "^10.9.2"
},
"devDependencies": {