From f4e253943d082292e8367662cdc65892935e8e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 23:03:15 +0000 Subject: [PATCH] build(deps): bump @types/react-splitter-layout from 3.0.1 to 3.0.2 Bumps [@types/react-splitter-layout](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-splitter-layout) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-splitter-layout) --- updated-dependencies: - dependency-name: "@types/react-splitter-layout" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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" "*"