Skip to content

Commit 2bc7646

Browse files
Bump @types/qs from 6.9.4 to 6.9.5
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.4 to 6.9.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0e1644c commit 2bc7646

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/js-yaml": "3.12.5",
8181
"@types/node": "14.14.13",
8282
"@types/node-fetch": "2.5.7",
83-
"@types/qs": "6.9.4",
83+
"@types/qs": "6.9.5",
8484
"@typescript-eslint/eslint-plugin": "4.10.0",
8585
"@typescript-eslint/parser": "4.9.1",
8686
"codecov": "3.8.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,16 +1353,11 @@
13531353
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.5.tgz#b6ab3bba29e16b821d84e09ecfaded462b816b00"
13541354
integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ==
13551355

1356-
"@types/qs@*":
1356+
"@types/qs@*", "@types/[email protected]":
13571357
version "6.9.5"
13581358
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
13591359
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
13601360

1361-
1362-
version "6.9.4"
1363-
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.4.tgz#a59e851c1ba16c0513ea123830dd639a0a15cb6a"
1364-
integrity sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ==
1365-
13661361
"@types/range-parser@*":
13671362
version "1.2.3"
13681363
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"

0 commit comments

Comments
 (0)