Skip to content

Commit bbe8200

Browse files
build(deps-dev): bump @types/qs from 6.9.6 to 6.9.7
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.6 to 6.9.7. - [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 8813eaa commit bbe8200

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.2",
8282
"@types/node": "16.0.0",
8383
"@types/node-fetch": "2.5.10",
84-
"@types/qs": "6.9.6",
84+
"@types/qs": "6.9.7",
8585
"@typescript-eslint/eslint-plugin": "4.28.2",
8686
"@typescript-eslint/parser": "4.28.1",
8787
"codecov": "3.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,10 +1598,10 @@
15981598
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.0.tgz#2e8332cc7363f887d32ec5496b207d26ba8052bb"
15991599
integrity sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==
16001600

1601-
"@types/qs@*", "@types/[email protected].6":
1602-
version "6.9.6"
1603-
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.6.tgz#df9c3c8b31a247ec315e6996566be3171df4b3b1"
1604-
integrity sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA==
1601+
"@types/qs@*", "@types/[email protected].7":
1602+
version "6.9.7"
1603+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
1604+
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
16051605

16061606
"@types/range-parser@*":
16071607
version "1.2.3"

0 commit comments

Comments
 (0)