build(deps-dev): Bump @types/qs from 6.9.12 to 6.9.13 (#2071)

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

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

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] 2024-03-18 21:15:58 +00:00 committed by GitHub
parent 772e0d2263
commit c36da4eb63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -45,7 +45,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.28",
"@types/node-fetch": "2.6.11",
"@types/qs": "6.9.12",
"@types/qs": "6.9.13",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"abort-controller": "3.0.0",
@ -5118,9 +5118,9 @@
}
},
"node_modules/@types/qs": {
"version": "6.9.12",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.12.tgz",
"integrity": "sha512-bZcOkJ6uWrL0Qb2NAWKa7TBU+mJHPzhx9jjLL1KHF+XpzEcR7EXHvjbHlGtR/IsP1vyPrehuS6XqkmaePy//mg==",
"version": "6.9.13",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.13.tgz",
"integrity": "sha512-iLR+1vTTJ3p0QaOUq6ACbY1mzKTODFDT/XedZI8BksOotFmL4ForwDfRQ/DZeuTHR7/2i4lI1D203gdfxuqTlA==",
"dev": true
},
"node_modules/@types/range-parser": {

View File

@ -93,7 +93,7 @@
"@types/jest": "29.5.12",
"@types/node": "20.11.28",
"@types/node-fetch": "2.6.11",
"@types/qs": "6.9.12",
"@types/qs": "6.9.13",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"abort-controller": "3.0.0",