Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v3.0.1 (#258)
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 Nov 16, 2023
1 parent 0051ab8 commit 6084025
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 @@ -13,7 +13,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.0.2",
"@graasp/sdk": "3.0.0",
"@graasp/sdk": "3.0.1",
"@graasp/translations": "1.20.1",
"@graasp/ui": "4.0.1",
"@mui/icons-material": "5.14.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3070,16 +3070,16 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:3.0.0":
version: 3.0.0
resolution: "@graasp/sdk@npm:3.0.0"
"@graasp/sdk@npm:3.0.1":
version: 3.0.1
resolution: "@graasp/sdk@npm:3.0.1"
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: 13acc67012ac53a0851e9e1eeea373d655cf5d985b4b0d08a790856980ffc60809cfe3625e11540589569bb7e7c94bbee6eadfcf0edf9d0881bb8ee9c6248078
checksum: 8b62b85b078e0db49d8c63388bf51295fbae3b6d0d8fdfa584609ddaa604dd932ccc730ae0fb6d9f1f38851c7e079ee42a357ad66b0dec0ddfa08fc27f672603
languageName: node
linkType: hard

Expand Down Expand Up @@ -8323,7 +8323,7 @@ __metadata:
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.0.2"
"@graasp/sdk": "npm:3.0.0"
"@graasp/sdk": "npm:3.0.1"
"@graasp/translations": "npm:1.20.1"
"@graasp/ui": "npm:4.0.1"
"@mui/icons-material": "npm:5.14.16"
Expand Down

0 comments on commit 6084025

Please sign in to comment.