Skip to content

Commit

Permalink
Merge branch 'staging' into bugfix/CW-2461-governance-error
Browse files Browse the repository at this point in the history
  • Loading branch information
andreymikhadyuk committed Jan 8, 2024
2 parents 0daa5f7 + af1af03 commit 0cd341d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"reselect": "^4.0.0",
"slate": "0.90.0",
"slate": "0.87.0",
"slate-history": "0.86.0",
"slate-react": "0.90.0",
"styled-components": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18218,10 +18218,10 @@ [email protected]:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"

slate@0.90.0:
version "0.90.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.90.0.tgz#a21e5eae70171d435b30f9f50a92bddc3615143e"
integrity sha512-dv8idv0JjYyHiAJcVKf5yWKPDMTDi+PSZyfjsnquEI8VB5nmTVGjeJab06lc3o69O7aN05ROwO9/OY8mU1IUPA==
slate@0.87.0:
version "0.87.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.87.0.tgz#ba68aef379918f7f6302d68fdacf561ab8e70178"
integrity sha512-m+IWERpdtb7Zna09MxHlUYIAoo4WVdxp2fSf7c+jSV9pDmJ4QvUTuHghX/TVrxtr+8BKGhyQCWIerZt32B1Ysg==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"
Expand Down

0 comments on commit 0cd341d

Please sign in to comment.