Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.2.0 (#150)
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 14, 2024
1 parent 9469b38 commit 8f3d0b8
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 @@ -14,7 +14,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.9.1",
"@graasp/sdk": "4.1.0",
"@graasp/sdk": "4.2.0",
"@graasp/translations": "1.25.3",
"@graasp/ui": "4.11.0",
"@mui/icons-material": "5.15.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,17 +1463,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.1.0":
version: 4.1.0
resolution: "@graasp/sdk@npm:4.1.0"
"@graasp/sdk@npm:4.2.0":
version: 4.2.0
resolution: "@graasp/sdk@npm:4.2.0"
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/80c8b07bd04f90b0ad399a673626a9299faefac381f78fff158110968191453e3cce7b8a77be0ffa19d98f6711b9be43269b993099367c98dc3ae196b28a5d1c
checksum: 10/dae52f75ee9bea4b40695e5ff893f09fa4a21a6a4146dd8ed674c21449099ca2d4d03ab4c4852c8b25862b17d99bb4033cce8113b129af2fda4a7eca2194717d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6720,7 +6720,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.9.1"
"@graasp/sdk": "npm:4.1.0"
"@graasp/sdk": "npm:4.2.0"
"@graasp/translations": "npm:1.25.3"
"@graasp/ui": "npm:4.11.0"
"@mui/icons-material": "npm:5.15.13"
Expand Down

0 comments on commit 8f3d0b8

Please sign in to comment.