Skip to content

Commit fca1d67

Browse files
authored
Merge branch 'main' into renovate/cookie-0.x
2 parents 3bcd275 + 83607a9 commit fca1d67

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/renovate-32c2cd2.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.1`.

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.1.0"
49+
"query-string": "9.1.1"
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)