From 4da01953b1056618fc20f6b7b43a4731c3256aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 02:34:09 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react-cytoscapejs from 1.2.4 to 1.2.5 Bumps [@types/react-cytoscapejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-cytoscapejs) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-cytoscapejs) --- updated-dependencies: - dependency-name: "@types/react-cytoscapejs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b3d3cb9e..588fab2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4418,9 +4418,9 @@ "@types/react" "*" "@types/react-cytoscapejs@^1.2.2": - version "1.2.4" - resolved "https://registry.yarnpkg.com/@types/react-cytoscapejs/-/react-cytoscapejs-1.2.4.tgz#9cdc1b2cdc5fe9d36417dd348f410e52c6745d07" - integrity sha512-bMWmBCRAjPrQgondFLfqworU/DDpAr15aw3jdJUik7QMjHI5B+kTNPi2Q0mCzPQXHbB1+Bg7rJbYjbfPUZsISA== + version "1.2.5" + resolved "https://registry.yarnpkg.com/@types/react-cytoscapejs/-/react-cytoscapejs-1.2.5.tgz#6648bbcc0f243b08b65a8753225b541068764653" + integrity sha512-G9VcGQOlER3njklOu5D0FDGHYfkQJ3yEL95kGbgI/MR08N5dQ7IbLSZI8WqaB4fG0zOURIg0BUtOCrbE5HRZEQ== dependencies: "@types/cytoscape" "*" "@types/react" "*"