Skip to content

Commit 7a44721

Browse files
author
Lucas Bento
authored
Merge pull request #150 from react-native-community/renovate/query-string-6.x
Update dependency query-string to v6.10.1
2 parents ba191ed + 223b136 commit 7a44721

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/react": "9.4.0",
88
"antd": "3.26.7",
99
"markdown-to-jsx": "6.10.3",
10-
"query-string": "6.10.0",
10+
"query-string": "6.10.1",
1111
"react": "16.12.0",
1212
"react-content-loader": "4.3.4",
1313
"react-diff-view": "2.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8609,10 +8609,10 @@ qs@~6.5.2:
86098609
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
86108610
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
86118611

8612-
8613-
version "6.10.0"
8614-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.10.0.tgz#a89b2cd8e751d23f58334c28fa614178ffbc0650"
8615-
integrity sha512-hUUAps/SKS+uXzSGHUXirzGF+ymxrtxb+F1C3fgfwmvKSVsIop5GTYNkbgi12Md2laVz4LUjrCyrGZ1y5ct5eA==
8612+
8613+
version "6.10.1"
8614+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.10.1.tgz#30b3505f6fca741d5ae541964d1b3ae9dc2a0de8"
8615+
integrity sha512-SHTUV6gDlgMXg/AQUuLpTiBtW/etZ9JT6k6RCtCyqADquApLX0Aq5oK/s5UeTUAWBG50IExjIr587GqfXRfM4A==
86168616
dependencies:
86178617
decode-uri-component "^0.2.0"
86188618
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)