mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency nodemon to v3.0.3 (#4454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a21dbc7447
commit
3d368fc456
2 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@
|
|||
"kleur": "4.1.5",
|
||||
"lint-staged": "11.2.6",
|
||||
"nock": "13.5.0",
|
||||
"nodemon": "3.0.2",
|
||||
"nodemon": "3.0.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "3.2.2",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -291,8 +291,8 @@ importers:
|
|||
specifier: 13.5.0
|
||||
version: 13.5.0
|
||||
nodemon:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3
|
||||
npm-run-all:
|
||||
specifier: 4.1.5
|
||||
version: 4.1.5
|
||||
|
@ -22194,8 +22194,8 @@ packages:
|
|||
/node-releases@2.0.14:
|
||||
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
|
||||
|
||||
/nodemon@3.0.2:
|
||||
resolution: {integrity: sha512-9qIN2LNTrEzpOPBaWHTm4Asy1LxXLSickZStAQ4IZe7zsoIpD/A7LWxhZV3t4Zu352uBcqVnRsDXSMR2Sc3lTA==}
|
||||
/nodemon@3.0.3:
|
||||
resolution: {integrity: sha512-7jH/NXbFPxVaMwmBCC2B9F/V6X1VkEdNgx3iu9jji8WxWcvhMWkmhNWhI5077zknOnZnBzba9hZP6bCPJLSReQ==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue