Bump nodemon from 3.1.7 to 3.1.9

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.7...v3.1.9)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-12-16 04:57:41 +00:00
parent 08d3db28d7
commit 82be2b6e84
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -16,7 +16,6 @@
"i18n": "^0.15.1",
"lyrics-finder": "^21.0.5",
"play-dl": "^1.9.7",
"sodium-native": "^4.3.1",
"soundcloud-downloader": "^0.2.3",
"string-progressbar": "^1.0.4",
"youtube-sr": "~4.3.11"
@@ -25,7 +24,7 @@
"@types/i18n": "^0.13.12",
"@types/node": "^22.9.3",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"
},
@@ -2636,9 +2635,9 @@
}
},
"node_modules/nodemon": {
"version": "3.1.7",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz",
"integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==",
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz",
"integrity": "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.2",
+1 -1
View File
@@ -35,7 +35,7 @@
"@types/node": "^22.9.3",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"