Skip to content

Commit ba191ed

Browse files
author
Lucas Bento
authored
Merge pull request #149 from react-native-community/renovate/query-string-6.x
Update dependency query-string to v6.10.0
2 parents cd38e06 + 5f5c29a commit ba191ed

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
@@ -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.9.0",
10+
"query-string": "6.10.0",
1111
"react": "16.12.0",
1212
"react-content-loader": "4.3.4",
1313
"react-diff-view": "2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
query-string@6.9.0:
8613-
version "6.9.0"
8614-
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.9.0.tgz#1c3b727c370cf00f177c99f328fda2108f8fa3dd"
8615-
integrity sha512-KG4bhCFYapExLsUHrFt+kQVEegF2agm4cpF/VNc6pZVthIfCc/GK8t8VyNIE3nyXG9DK3Tf2EGkxjR6/uRdYsA==
8612+
query-string@6.10.0:
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==
86168616
dependencies:
86178617
decode-uri-component "^0.2.0"
86188618
split-on-first "^1.0.0"

0 commit comments

Comments
 (0)