Merge pull request #28 from F04C/dependabot/npm_and_yarn/nodemon-3.1.9

Bump nodemon from 3.1.7 to 3.1.9
This commit is contained in:
2025-01-27 21:56:59 +08:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
"@types/i18n": "^0.13.12",
"@types/node": "^22.10.10",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"
},
@@ -2634,9 +2634,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.10.10",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"