From bc530c80abc977921fe6c0778c9ba25ef5b0ed71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 01:31:11 +0000 Subject: [PATCH] Bump @types/cytoscape from 3.14.5 to 3.14.19 Bumps [@types/cytoscape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cytoscape) from 3.14.5 to 3.14.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cytoscape) --- updated-dependencies: - dependency-name: "@types/cytoscape" dependency-type: direct:development 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 e9f492f..cb2aee7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "version": "0.1.0", "devDependencies": { - "@types/cytoscape": "^3.14.5", + "@types/cytoscape": "^3.14.19", "@types/lodash": "^4.14.157", "@types/prosemirror-commands": "^1.0.1", "@types/prosemirror-keymap": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 5f8bf32..7f51f01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -889,10 +889,10 @@ resolved "https://registry.yarnpkg.com/@stimulus/webpack-helpers/-/webpack-helpers-1.1.1.tgz#eff60cd4e58b921d1a2764dc5215f5141510f2c2" integrity sha512-XOkqSw53N9072FLHvpLM25PIwy+ndkSSbnTtjKuyzsv8K5yfkFB2rv68jU1pzqYa9FZLcvZWP4yazC0V38dx9A== -"@types/cytoscape@^3.14.5": - version "3.14.5" - resolved "https://registry.yarnpkg.com/@types/cytoscape/-/cytoscape-3.14.5.tgz#a8ab5d82250be9bce207e269f3b6dab4666c4a2c" - integrity sha512-FhmhUAabEQZ8wTKkvuwPlF3nxvwUrTwb1Oie5M7v9wdcHQu5vSDXh/+4eWRBLjcONpFXGhH44L9oXNqyI2R4yQ== +"@types/cytoscape@^3.14.19": + version "3.14.19" + resolved "https://registry.yarnpkg.com/@types/cytoscape/-/cytoscape-3.14.19.tgz#efbc199a401e8b99567e3d1811a5cd0ea34a7b0a" + integrity sha512-bKjIpTcaWlrISZf5v1AuJmGN6BQkxVwjLOCBFx16KFaT7Pn9AWNxA44tDVasfgyJ794pxYIX0aAb/7/UZUBosw== "@types/glob@^7.1.1": version "7.1.2"