Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.3.1 (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 39b2c40 commit 7ccd224
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.1.0",
"@graasp/query-client": "3.0.1",
"@graasp/sdk": "4.2.1",
"@graasp/sdk": "4.3.1",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.12.1",
"@mui/icons-material": "5.15.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,17 +1523,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.2.1":
version: 4.2.1
resolution: "@graasp/sdk@npm:4.2.1"
"@graasp/sdk@npm:4.3.1":
version: 4.3.1
resolution: "@graasp/sdk@npm:4.3.1"
dependencies:
"@faker-js/faker": "npm:8.4.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/04e00d13a806ef62183b7314d39345a001981b31754d6ca5f61b80bd919a3de42d3310390bdc5834c0c03f95cf5480fb23d4a06da0a4cd4f3b67f01e067349a0
checksum: 10/d2715dde95901fbe67eb788f324d212f556c9ea607cb2041e6d7f9a12e41dc21d25a867ca92add5cd3cf8407daf2efa7e5c1f08f2e95f8db956018ff44275a33
languageName: node
linkType: hard

Expand Down Expand Up @@ -6905,7 +6905,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/query-client": "npm:3.0.1"
"@graasp/sdk": "npm:4.2.1"
"@graasp/sdk": "npm:4.3.1"
"@graasp/translations": "npm:1.25.3"
"@graasp/ui": "npm:4.12.1"
"@mui/icons-material": "npm:5.15.14"
Expand Down

0 comments on commit 7ccd224

Please sign in to comment.