Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.3.1 (#198)
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 25, 2024
1 parent 7b85480 commit d8a7cad
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 @@ -30,7 +30,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "^3.4.8",
"@graasp/sdk": "4.3.0",
"@graasp/sdk": "4.3.1",
"@graasp/ui": "4.12.0",
"@mui/icons-material": "5.15.14",
"@mui/lab": "5.0.0-alpha.169",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2682,17 +2682,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.3.0":
version: 4.3.0
resolution: "@graasp/sdk@npm:4.3.0"
"@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/ad42e060c0a8cca042b43343d275b23afdb97c45be31e6ca9645c0860d00abd348b6a8b058984d691dd1542553c0ce809b2fcc202bc175494830b15af55c0426
checksum: 10/d2715dde95901fbe67eb788f324d212f556c9ea607cb2041e6d7f9a12e41dc21d25a867ca92add5cd3cf8407daf2efa7e5c1f08f2e95f8db956018ff44275a33
languageName: node
linkType: hard

Expand Down Expand Up @@ -9934,7 +9934,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:^3.4.8"
"@graasp/sdk": "npm:4.3.0"
"@graasp/sdk": "npm:4.3.1"
"@graasp/ui": "npm:4.12.0"
"@mui/icons-material": "npm:5.15.14"
"@mui/lab": "npm:5.0.0-alpha.169"
Expand Down

0 comments on commit d8a7cad

Please sign in to comment.