chore(deps-dev): bump @types/nodemon from 1.19.5 to 1.19.6 (#13863)

* chore(deps-dev): bump @types/nodemon from 1.19.5 to 1.19.6

Bumps [@types/nodemon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemon) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemon)

---
updated-dependencies:
- dependency-name: "@types/nodemon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-21 22:48:31 +00:00
committed by GitHub
parent 830dd3c041
commit 76fa3eee1a
2 changed files with 5 additions and 5 deletions

View File

@@ -172,7 +172,7 @@
"@types/mailparser": "3.4.4",
"@types/markdown-it": "13.0.7",
"@types/module-alias": "2.0.4",
"@types/nodemon": "1.19.5",
"@types/nodemon": "1.19.6",
"@types/pidusage": "2.0.5",
"@types/plist": "3.0.5",
"@types/request-promise-native": "1.0.21",

8
pnpm-lock.yaml generated
View File

@@ -269,8 +269,8 @@ devDependencies:
specifier: 2.0.4
version: 2.0.4
'@types/nodemon':
specifier: 1.19.5
version: 1.19.5
specifier: 1.19.6
version: 1.19.6
'@types/pidusage':
specifier: 2.0.5
version: 2.0.5
@@ -1689,8 +1689,8 @@ packages:
/@types/node@20.5.6:
resolution: {integrity: sha512-Gi5wRGPbbyOTX+4Y2iULQ27oUPrefaB0PxGQJnfyWN3kvEDGM3mIB5M/gQLmitZf7A9FmLeaqxD3L1CXpm3VKQ==}
/@types/nodemon@1.19.5:
resolution: {integrity: sha512-jUKYdrnwLp4jMztMdQEJnF4lBhthCfqE7P6cYCIy0txMJrSFtKqs2HjmyEsyQueLjZjve0IjJ1S+20DtgJpUjA==}
/@types/nodemon@1.19.6:
resolution: {integrity: sha512-vjKuaQOLUA5EY2zkUmWG1ipXbKt9Wd+H/0SiIuHVeH4cHtt6509iRUGH9ZR0iqgUrtj3BrP9KqoTuV3ZCbQcYA==}
dependencies:
'@types/node': 20.5.6
dev: true