Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.7.6 (#1179)
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 Apr 24, 2024
1 parent 782681e commit 45c14c5
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 @@ -22,7 +22,7 @@
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.11.0",
"@graasp/query-client": "3.5.0",
"@graasp/sdk": "4.7.5",
"@graasp/sdk": "4.7.6",
"@graasp/translations": "1.27.0",
"@graasp/ui": "4.15.1",
"@mui/icons-material": "5.15.15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1541,9 +1541,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.7.5":
version: 4.7.5
resolution: "@graasp/sdk@npm:4.7.5"
"@graasp/sdk@npm:4.7.6":
version: 4.7.6
resolution: "@graasp/sdk@npm:4.7.6"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.1"
Expand All @@ -1552,7 +1552,7 @@ __metadata:
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/8b001f4854855ca8f3f60ac35f8dfa6a6e44af0e284667e76089243d83d6c254f14bc4c89db1d577efb5506aa278c4ff4b9897e19532f94ab7b12ff9c6fc8d47
checksum: 10/ac12c6438b0c71502b4b837f98b0dbc164c604a98c23064a5bc0ef233486be8012176fd4cbee3879db2cd468cefd5489678703709ae1b4e766f431ef3ac9f7b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7355,7 +7355,7 @@ __metadata:
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.11.0"
"@graasp/query-client": "npm:3.5.0"
"@graasp/sdk": "npm:4.7.5"
"@graasp/sdk": "npm:4.7.6"
"@graasp/translations": "npm:1.27.0"
"@graasp/ui": "npm:4.15.1"
"@mui/icons-material": "npm:5.15.15"
Expand Down

0 comments on commit 45c14c5

Please sign in to comment.