1
0
mirror of https://github.com/musix-org/musix-oss synced 2026-03-05 05:54:15 +00:00

Bump nodemon from 3.1.11 to 3.1.13

Bumps [nodemon](https://github.com/remy/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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-19 23:13:39 +00:00
committed by GitHub
parent 72a2052176
commit 396f8f0166
2 changed files with 45 additions and 6 deletions

View File

@@ -21,6 +21,6 @@
"ytdl-core": "^4.11.5"
},
"devDependencies": {
"nodemon": "^3.1.11"
"nodemon": "^3.1.13"
}
}