Skip to content

Commit 8b52f8d

Browse files
fix(deps): update dependency js-cookie to v3
1 parent 932eb71 commit 8b52f8d

File tree

2 files changed

+128
-114
lines changed

2 files changed

+128
-114
lines changed

hooks/useCookieState/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"dependencies": {
2222
"@pansy/shared": "^1.15.0",
2323
"@pansy/use-memoized-fn": "0.3.3",
24-
"@types/js-cookie": "^2.x.x",
25-
"js-cookie": "^2.x.x"
24+
"@types/js-cookie": "^3.0.0",
25+
"js-cookie": "^3.0.0"
2626
},
2727
"publishConfig": {
2828
"registry": "https://registry.npmjs.org",

0 commit comments

Comments
 (0)