Bump compare-versions from 3.4.0 to 3.5.0 in /app (#165)

Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/omichelsen/compare-versions/releases)
- [Changelog](https://github.com/omichelsen/compare-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omichelsen/compare-versions/compare/v3.4.0...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-23 12:07:35 +02:00
committed by Thomas Nordquist
parent 354b014245
commit 71e376e0e4
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"@types/react-transition-group": "^2.9.2", "@types/react-transition-group": "^2.9.2",
"axios": "^0.19.0", "axios": "^0.19.0",
"brace": "^0.11.1", "brace": "^0.11.1",
"compare-versions": "^3.4.0", "compare-versions": "^3.5.0",
"copy-text-to-clipboard": "^2.1.0", "copy-text-to-clipboard": "^2.1.0",
"d3": "^5.9.2", "d3": "^5.9.2",
"d3-shape": "^1.3.5", "d3-shape": "^1.3.5",

View File

@@ -1284,10 +1284,10 @@ commondir@^1.0.1:
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
compare-versions@^3.4.0: compare-versions@^3.5.0:
version "3.4.0" version "3.5.0"
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.4.0.tgz#e0747df5c9cb7f054d6d3dc3e1dbc444f9e92b26" resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.0.tgz#85fc22a1ae9612ff730d77fb092295acd056d311"
integrity sha512-tK69D7oNXXqUW3ZNo/z7NXTEz22TCF0pTE+YF9cxvaAM9XnkLo1fV621xCLrRR6aevJlKxExkss0vWqUCUpqdg== integrity sha512-hX+4kt2Rcwu+x1U0SsEFCn1quURjEjPEGH/cPBlpME/IidGimAdwfMU+B+xDr7et/KTR7VH2+ZqWGerv4NGs2w==
component-bind@1.0.0: component-bind@1.0.0:
version "1.0.0" version "1.0.0"