Merge pull request #572 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.3.2

Bump @vue/composition-api from 1.3.0 to 1.3.2
This commit is contained in:
Matthias 2021-11-03 06:24:56 +01:00 committed by GitHub
commit 6626f2817f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 7 deletions

View File

@ -43,7 +43,7 @@
"@vue/cli-plugin-unit-jest": "~4.5.15",
"@vue/cli-plugin-vuex": "~4.5.15",
"@vue/cli-service": "~4.5.15",
"@vue/composition-api": "^1.3.0",
"@vue/composition-api": "^1.3.2",
"@vue/eslint-config-airbnb": "^5.1.0",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.1.0",

View File

@ -1961,12 +1961,12 @@
optionalDependencies:
prettier "^1.18.2"
"@vue/composition-api@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.0.tgz#aa2fa6511fff59a569f2e83f9db0c3aa27667f2b"
integrity sha512-LlJAZHI6kS88oFZQ55c4BcGSa6n2vZ288i96cuK+/r/VFjyAd5oQpMTw1zjxSxJ78a0x/d+lcq7Ctg+9VoD6Rw==
"@vue/composition-api@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.3.2.tgz#9529ee0c9beb7e552136f764decc6b2278f5f1c3"
integrity sha512-UfKsDI6+AwPLRT7a8xQCCXCHuaepBSfxzJwcEQFKlddsin/x8MOrdfFxRb0yjn6YGBkpWlMjNyK582h4JoLwdA==
dependencies:
tslib "^2.3.0"
tslib "^2.3.1"
"@vue/eslint-config-airbnb@^5.1.0":
version "5.3.0"
@ -10377,7 +10377,7 @@ tsconfig@^7.0.0:
strip-bom "^3.0.0"
strip-json-comments "^2.0.0"
tslib@2.3.0, tslib@^2.3.0:
tslib@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
@ -10387,6 +10387,11 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
tslib@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
tslint@^5.20.1:
version "5.20.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"