mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump @types/qs from 6.9.9 to 6.9.10 (#1876)
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.9 to 6.9.10. - [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:
parent
d4af69468e
commit
4ec6e2faf2
8
package-lock.json
generated
8
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/node-fetch": "2.6.4",
|
||||
"@types/qs": "6.9.9",
|
||||
"@types/qs": "6.9.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"abort-controller": "3.0.0",
|
||||
@ -5168,9 +5168,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/qs": {
|
||||
"version": "6.9.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.9.tgz",
|
||||
"integrity": "sha512-wYLxw35euwqGvTDx6zfY1vokBFnsK0HNrzc6xNHchxfO2hpuRg74GbkEW7e3sSmPvj0TjCDT1VCa6OtHXnubsg==",
|
||||
"version": "6.9.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.10.tgz",
|
||||
"integrity": "sha512-3Gnx08Ns1sEoCrWssEgTSJs/rsT2vhGP+Ja9cnnk9k4ALxinORlQneLXFeFKOTJMOeZUFD1s7w+w2AphTpvzZw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/range-parser": {
|
||||
|
||||
@ -92,7 +92,7 @@
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/node-fetch": "2.6.4",
|
||||
"@types/qs": "6.9.9",
|
||||
"@types/qs": "6.9.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"abort-controller": "3.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user