mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-21 04:30:22 -06:00
chore(deps-dev): bump nodemon from 3.1.5 to 3.1.6
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.1.5...v3.1.6) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "^9.0.1",
|
||||
"nodemon": "^3.1.5"
|
||||
"nodemon": "^3.1.6"
|
||||
}
|
||||
},
|
||||
"node_modules/@gar/promisify": {
|
||||
@@ -2573,9 +2573,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nodemon": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.5.tgz",
|
||||
"integrity": "sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==",
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.6.tgz",
|
||||
"integrity": "sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^3.5.2",
|
||||
@@ -5851,9 +5851,9 @@
|
||||
}
|
||||
},
|
||||
"nodemon": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.5.tgz",
|
||||
"integrity": "sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==",
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.6.tgz",
|
||||
"integrity": "sha512-C8ymJbXpTTinxjWuMfMxw0rZhTn/r7ypSGldQyqPEgDEaVwAthqC0aodsMwontnAInN9TuPwRLeBoyhmfv+iSA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": "^3.5.2",
|
||||
|
||||
@@ -27,6 +27,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "^9.0.1",
|
||||
"nodemon": "^3.1.5"
|
||||
"nodemon": "^3.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user