Upgrade to Zwiftout 2.2.0

This commit is contained in:
Rene Saarsoo 2021-11-08 17:44:29 +02:00
parent e96bbd157f
commit ebe8e58871
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.1.1" "zwiftout": "^2.2.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.1.1: zwiftout@^2.2.0:
version "2.1.1" version "2.2.0"
resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.1.1.tgz#b540b42e97e0d09e3325b3bccb80fc9fd0143c14" resolved "https://registry.yarnpkg.com/zwiftout/-/zwiftout-2.2.0.tgz#d23a01b1ce3cac2d9f95b4a0c94ceb546ccb01a3"
integrity sha512-0ytpXz5TJSHJpj/0WHAN3e1EbbtjIGxNDCYo3uk+BObwe5Oujkbu6aknExTEui5qmNr6nxSHdS6vCd2RAJ8xcw== integrity sha512-hFB4Q28C4VYqk7tR0GQ9uKQzHauQSMIh4dHgbyGpNDTDk09+xiTDvmxoHheP5QRDzCQUsP5LdINnSGChSYqPNQ==
dependencies: dependencies:
argparse "^2.0.1" argparse "^2.0.1"
ramda "^0.27.1" ramda "^0.27.1"