chore(deps): update dependency nodemon to v2.0.21
This commit is contained in:
parent
6c0907bdca
commit
c7a8f6953c
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"eslint": "8.34.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"nodemon": "2.0.20",
|
||||
"nodemon": "2.0.21",
|
||||
"prettier": "2.8.4",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.5"
|
||||
|
|
|
@ -13,7 +13,7 @@ specifiers:
|
|||
express: '>=5.0.0-beta.1'
|
||||
helmet: 6.0.1
|
||||
morgan: 1.10.0
|
||||
nodemon: 2.0.20
|
||||
nodemon: 2.0.21
|
||||
prettier: 2.8.4
|
||||
ts-node: 10.9.1
|
||||
typescript: 4.9.5
|
||||
|
@ -33,7 +33,7 @@ devDependencies:
|
|||
eslint: 8.34.0
|
||||
eslint-config-prettier: 8.6.0_eslint@8.34.0
|
||||
eslint-plugin-prettier: 4.2.1_u5wnrdwibbfomslmnramz52buy
|
||||
nodemon: 2.0.20
|
||||
nodemon: 2.0.21
|
||||
prettier: 2.8.4
|
||||
ts-node: 10.9.1_alpjt73dvgv6kni625hu7f2l4m
|
||||
typescript: 4.9.5
|
||||
|
@ -1243,8 +1243,8 @@ packages:
|
|||
engines: {node: '>= 0.6'}
|
||||
dev: false
|
||||
|
||||
/nodemon/2.0.20:
|
||||
resolution: {integrity: sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==}
|
||||
/nodemon/2.0.21:
|
||||
resolution: {integrity: sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue