Skip to content

Commit b0f193f

Browse files
fix(deps): update dependency @graasp/sdk to v4.2.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad0c421 commit b0f193f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@emotion/react": "11.11.4",
3131
"@emotion/styled": "11.11.0",
3232
"@graasp/apps-query-client": "^3.4.8",
33-
"@graasp/sdk": "4.1.0",
33+
"@graasp/sdk": "4.2.0",
3434
"@graasp/ui": "4.11.0",
3535
"@mui/icons-material": "5.15.13",
3636
"@mui/lab": "5.0.0-alpha.168",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2696,17 +2696,17 @@ __metadata:
26962696
languageName: node
26972697
linkType: hard
26982698

2699-
"@graasp/sdk@npm:4.1.0":
2700-
version: 4.1.0
2701-
resolution: "@graasp/sdk@npm:4.1.0"
2699+
"@graasp/sdk@npm:4.2.0":
2700+
version: 4.2.0
2701+
resolution: "@graasp/sdk@npm:4.2.0"
27022702
dependencies:
27032703
"@faker-js/faker": "npm:8.4.1"
27042704
js-cookie: "npm:3.0.5"
27052705
validator: "npm:13.11.0"
27062706
peerDependencies:
27072707
date-fns: ^3
27082708
uuid: ^9
2709-
checksum: 10/80c8b07bd04f90b0ad399a673626a9299faefac381f78fff158110968191453e3cce7b8a77be0ffa19d98f6711b9be43269b993099367c98dc3ae196b28a5d1c
2709+
checksum: 10/dae52f75ee9bea4b40695e5ff893f09fa4a21a6a4146dd8ed674c21449099ca2d4d03ab4c4852c8b25862b17d99bb4033cce8113b129af2fda4a7eca2194717d
27102710
languageName: node
27112711
linkType: hard
27122712

@@ -9770,7 +9770,7 @@ __metadata:
97709770
"@emotion/react": "npm:11.11.4"
97719771
"@emotion/styled": "npm:11.11.0"
97729772
"@graasp/apps-query-client": "npm:^3.4.8"
9773-
"@graasp/sdk": "npm:4.1.0"
9773+
"@graasp/sdk": "npm:4.2.0"
97749774
"@graasp/ui": "npm:4.11.0"
97759775
"@mui/icons-material": "npm:5.15.13"
97769776
"@mui/lab": "npm:5.0.0-alpha.168"

0 commit comments

Comments
 (0)