Skip to content

Commit

Permalink
Bump cytoscape from 3.15.0 to 3.15.1
Browse files Browse the repository at this point in the history
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
- [Commits](cytoscape/cytoscape.js@v3.15.0...v3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 24, 2020
1 parent d5bba99 commit 391978c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bootstrap-datepicker": "^1.6.0",
"bootstrap-tokenfield": "^0.12.0",
"chart.js": "^2.9.3",
"cytoscape": "^3.15.0",
"cytoscape": "^3.15.1",
"debounce": "jywarren/debounce#patch-1",
"file-saver": "^2.0.0",
"i18n-js": "^3.7.0",
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1246,10 +1246,10 @@ cwise-compiler@^1.0.0, cwise-compiler@^1.1.2:
dependencies:
uniq "^1.0.0"

cytoscape@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.15.0.tgz#213871e5efc0aae12abc0287421934feb706db42"
integrity sha512-zpEcCYAVic5TKpZ9NpyNqK5Dfpv3/cSbVR/Ksb8geiRkL7oeG2iJzi/NMCKFgrFLlOyYtfaltKKqfVdVGHpcXg==
cytoscape@^3.15.1:
version "3.15.1"
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.15.1.tgz#bb5724306c61dfb1500d20ce11cd90ef768fc32b"
integrity sha512-xU/0KYoCErDXseKiPYrJJRSwwxbaDSo2rNpKCd7uNPw7ZDrMahCo+fE0agVvw0ce+6gAg5bDnC1pT8AgmaqqtA==
dependencies:
heap "^0.2.6"
lodash.debounce "^4.0.8"
Expand Down Expand Up @@ -3300,6 +3300,11 @@ jquery-confirm@^3.3.4:
dependencies:
jquery ">=1.6"

jquery-lazyload@1.9.7:
version "1.9.7"
resolved "https://registry.yarnpkg.com/jquery-lazyload/-/jquery-lazyload-1.9.7.tgz#9982b388c533c0b611214b3c5aaa0b9fede071f7"
integrity sha1-mYKziMUzwLYRIUs8WqoLn+3gcfc=

jquery-validation@^1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.2.tgz#c602831b0d8c5881400af424e872757ce241eff9"
Expand Down

0 comments on commit 391978c

Please sign in to comment.