Skip to content

Commit 0992774

Browse files
Bump @types/qs from 6.9.5 to 6.9.6
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.5 to 6.9.6. - [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 9fc15a4 commit 0992774

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/js-yaml": "4.0.0",
8282
"@types/node": "14.14.32",
8383
"@types/node-fetch": "2.5.8",
84-
"@types/qs": "6.9.5",
84+
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.15.2",
8686
"@typescript-eslint/parser": "4.16.1",
8787
"codecov": "3.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,10 +1364,10 @@
13641364
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
13651365
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
13661366

1367-
"@types/qs@*", "@types/[email protected].5":
1368-
version "6.9.5"
1369-
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
1370-
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
1367+
"@types/qs@*", "@types/[email protected].6":
1368+
version "6.9.6"
1369+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.6.tgz#df9c3c8b31a247ec315e6996566be3171df4b3b1"
1370+
integrity sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA==
13711371

13721372
"@types/range-parser@*":
13731373
version "1.2.3"

0 commit comments

Comments
 (0)