Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.2.1 (#299)
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 21, 2024
1 parent 2cd0380 commit 3296c15
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 @@ -41,7 +41,7 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/sdk": "4.2.0",
"@graasp/sdk": "4.2.1",
"@mui/icons-material": "5.15.14",
"@mui/material": "5.15.14",
"axios": "0.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.1.0"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/sdk": "npm:4.2.0"
"@graasp/sdk": "npm:4.2.1"
"@mui/icons-material": "npm:5.15.14"
"@mui/material": "npm:5.15.14"
"@tanstack/react-query": "npm:4.36.1"
Expand Down Expand Up @@ -1307,17 +1307,17 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:4.2.0":
version: 4.2.0
resolution: "@graasp/sdk@npm:4.2.0"
"@graasp/sdk@npm:4.2.1":
version: 4.2.1
resolution: "@graasp/sdk@npm:4.2.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/dae52f75ee9bea4b40695e5ff893f09fa4a21a6a4146dd8ed674c21449099ca2d4d03ab4c4852c8b25862b17d99bb4033cce8113b129af2fda4a7eca2194717d
checksum: 10/04e00d13a806ef62183b7314d39345a001981b31754d6ca5f61b80bd919a3de42d3310390bdc5834c0c03f95cf5480fb23d4a06da0a4cd4f3b67f01e067349a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 3296c15

Please sign in to comment.