Upgrade zwiftout lib to 2.1.0

This commit is contained in:
Rene Saarsoo 2021-03-21 15:09:57 +02:00
parent 1871b33259
commit 79acebf261
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"react-simple-code-editor": "^0.11.0", "react-simple-code-editor": "^0.11.0",
"styled-components": "^5.2.0", "styled-components": "^5.2.0",
"typescript": "~3.7.2", "typescript": "~3.7.2",
"zwiftout": "^2.0.0" "zwiftout": "^2.1.0"
}, },
"scripts": { "scripts": {
"predeploy": "yarn build", "predeploy": "yarn build",

View File

@ -11075,10 +11075,10 @@ yargs@^13.3.0, yargs@^13.3.2:
y18n "^4.0.0" y18n "^4.0.0"
yargs-parser "^13.1.2" yargs-parser "^13.1.2"
zwiftout@^2.0.0: zwiftout@^2.1.0:
version "2.0.0" version "2.1.0"
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.0.0.tgz#1500f933fb17794827acc8623a30262d8ea398cf" resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.1.0.tgz#ca158d93aa59b227a2c1b447da76f87ced64276f"
integrity sha512-Smy/6KLojkSR/ZW/49KuFtH/HtI6FxPBj4VXful9V+0oevEPN2hdbLthMrZfbQVf41UCbZvnZxTk38uGgfKu5g== integrity sha512-pqKcrfN7lso5RpqWRohZYPIi8+yiSU4VxMyOdYK5xky3/koDiij437BefPBZLUwzccqLIP2uN1hzZwoUrhZlVQ==
dependencies: dependencies:
argparse "^2.0.1" argparse "^2.0.1"
ramda "^0.27.1" ramda "^0.27.1"