diff --git a/package.json b/package.json index ff5c8e0f1..c39e13840 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/react": "^16.14.10", "@types/react-dom": "^16.9.14", "@types/react-redux": "^7.1.18", - "@types/react-splitter-layout": "^3.0.1", + "@types/react-splitter-layout": "^3.0.2", "@types/redux-logger": "^3.0.9", "@types/web-bluetooth": "^0.0.10", "@types/zen-push": "^0.1.1", diff --git a/yarn.lock b/yarn.lock index 0dd5c106a..660f225a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2096,10 +2096,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react-splitter-layout@^3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@types/react-splitter-layout/-/react-splitter-layout-3.0.1.tgz#83fd7683b07f804fb1a7b72651f5eb99cd5258a9" - integrity sha512-NsKq32LdG11G/Uj+xo2QmC9S8YSe8JRtxkBhsBE7ODFs0zcnzNEqFAQirP0H7rPe2WFGiu+d/44xbHsew7QAJw== +"@types/react-splitter-layout@^3.0.2": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@types/react-splitter-layout/-/react-splitter-layout-3.0.2.tgz#72a3c8b9329ee2a626d8c4c456852473a94a5e8b" + integrity sha512-kb6eJoMTvgefh7LJE5VZuJMiqshxgECarfNO5NAXXyLaPg1FuUPUpmDqlWyGHdal81FYBuNfT1Q9+fwrGc2fOw== dependencies: "@types/react" "*"