Skip to content

Commit 8b26d70

Browse files
fix(deps): update dependency history to v5.2.0 (#549)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0be1d86 commit 8b26d70

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"license": "MIT",
3030
"dependencies": {
31-
"history": "5.1.0",
31+
"history": "5.2.0",
3232
"query-string": "7.0.1"
3333
},
3434
"peerDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3204,7 +3204,7 @@ __metadata:
32043204
version: 0.0.0-use.local
32053205
resolution: "@scaleway/use-query-params@workspace:packages/use-query-params"
32063206
dependencies:
3207-
history: 5.1.0
3207+
history: 5.2.0
32083208
query-string: 7.0.1
32093209
react-router-dom: 6.1.1
32103210
peerDependencies:
@@ -6387,12 +6387,12 @@ __metadata:
63876387
languageName: node
63886388
linkType: hard
63896389

6390-
"history@npm:5.1.0, history@npm:^5.1.0":
6391-
version: 5.1.0
6392-
resolution: "history@npm:5.1.0"
6390+
"history@npm:5.2.0, history@npm:^5.1.0":
6391+
version: 5.2.0
6392+
resolution: "history@npm:5.2.0"
63936393
dependencies:
63946394
"@babel/runtime": ^7.7.6
6395-
checksum: c978710a188ee5ad5d2acf55721c77e27469578c891a66311e71e8920d1390d14476e39a6db07e0ab0f5f8d594f1f62eb55a1059c7549cde7795a36367df5869
6395+
checksum: 2c6a05aa86793e0a0857013457f34474c17f81a012c6bdb00bf30862389ac6a8c2df113d82176f67af2fd534ea9dc4e1218470c5526355b6fc1aefcc971f2eb2
63966396
languageName: node
63976397
linkType: hard
63986398

0 commit comments

Comments
 (0)