chore(deps-dev): bump @types/require-all from 3.0.5 to 3.0.6 (#13726)

* chore(deps-dev): bump @types/require-all from 3.0.5 to 3.0.6

Bumps [@types/require-all](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/require-all) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/require-all)

---
updated-dependencies:
- dependency-name: "@types/require-all"
  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-07 23:33:39 +00:00 committed by GitHub
parent 1128be25f7
commit c29ed67f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -175,7 +175,7 @@
"@types/pidusage": "2.0.4",
"@types/plist": "3.0.4",
"@types/request-promise-native": "1.0.20",
"@types/require-all": "3.0.5",
"@types/require-all": "3.0.6",
"@types/showdown": "2.0.3",
"@types/supertest": "2.0.15",
"@types/tiny-async-pool": "2.0.1",

View File

@ -278,8 +278,8 @@ devDependencies:
specifier: 1.0.20
version: 1.0.20
'@types/require-all':
specifier: 3.0.5
version: 3.0.5
specifier: 3.0.6
version: 3.0.6
'@types/showdown':
specifier: 2.0.3
version: 2.0.3
@ -1721,8 +1721,8 @@ packages:
'@types/tough-cookie': 4.0.4
form-data: 2.5.1
/@types/require-all@3.0.5:
resolution: {integrity: sha512-s5UgvpbPfoNGtHb0sCER3Xdi47xrkzT9qNr+uhozmfw/FKnjW5NstnkCgOTbHOhykzzDNceQN9XB3pRNdqyTEA==}
/@types/require-all@3.0.6:
resolution: {integrity: sha512-93iiG8N8kovFL08oenE76F7adIE00uzTdGV7FlFE9uPDtZ2f3pSuOS0ICWjG9OMhsn38eJjhf5CKFp9s7fzz/A==}
dev: true
/@types/responselike@1.0.0: