Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v3.3.0 (#419)
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 Dec 1, 2023
1 parent 7ad78e7 commit c32538e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.0.0",
"@graasp/query-client": "2.0.3",
"@graasp/sdk": "3.0.1",
"@graasp/sdk": "3.3.0",
"@graasp/translations": "1.20.1",
"@graasp/ui": "4.1.0",
"@mui/icons-material": "5.14.18",
Expand Down
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1953,6 +1953,19 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.3.0":
version: 3.3.0
resolution: "@graasp/sdk@npm:3.3.0"
dependencies:
"@graasp/etherpad-api": "npm:2.1.1"
date-fns: "npm:2.30.0"
js-cookie: "npm:3.0.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
checksum: 12a11bfb2ff35d4fdccc38ad10fab8fe4ee4f7cea2a26ac17040d8758e2cf86070cbfa0c02243bb7efc3410f1abd5d0e18834dc6f6226bb216b33e0f83b19e2d
languageName: node
linkType: hard

"@graasp/translations@npm:1.20.0":
version: 1.20.0
resolution: "@graasp/translations@npm:1.20.0"
Expand Down Expand Up @@ -6760,7 +6773,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/chatbox": "npm:3.0.0"
"@graasp/query-client": "npm:2.0.3"
"@graasp/sdk": "npm:3.0.1"
"@graasp/sdk": "npm:3.3.0"
"@graasp/translations": "npm:1.20.1"
"@graasp/ui": "npm:4.1.0"
"@mui/icons-material": "npm:5.14.18"
Expand Down

0 comments on commit c32538e

Please sign in to comment.