Skip to content

Commit c28b50b

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency query-string to v9.1.0 (#2124)
* fix(deps): update dependency query-string to v9.1.0 * chore: add changeset renovate-b140d83 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent d429649 commit c28b50b

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/renovate-b140d83.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/use-query-params': patch
3+
---
4+
5+
Updated dependency `query-string` to `9.1.0`.

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
],
4747
"dependencies": {
4848
"history": "5.3.0",
49-
"query-string": "9.0.0"
49+
"query-string": "9.1.0"
5050
},
5151
"peerDependencies": {
5252
"react": "18.x || 18",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)