]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore(deps-dev): bump @vue/composition-api from 0.4.0 to 0.5.0
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 23 Mar 2020 05:33:22 +0000 (05:33 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 23 Mar 2020 05:34:29 +0000 (05:34 +0000)
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v0.4.0...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 8c1fa47835cffeabf3b09fcafce471b33efac9f2..106d41fc65c085d200376f212507162daa9e9ad9 100644 (file)
@@ -41,7 +41,7 @@
     "@types/jest": "^25.1.3",
     "@typescript-eslint/eslint-plugin": "^2.20.0",
     "@typescript-eslint/parser": "^2.20.0",
-    "@vue/composition-api": "^0.4.0",
+    "@vue/composition-api": "^0.5.0",
     "codecov": "^3.6.1",
     "eslint": "^6.4.0",
     "eslint-config-prettier": "^6.10.0",
index e53f15ae6fea5744e0ef025b5e2140c7e263e15f..cc1c9d0ac4e247989ce54366d85a50cb9188dcf3 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     semver "^6.3.0"
     tsutils "^3.17.1"
 
-"@vue/composition-api@^0.4.0":
-  version "0.4.0"
-  resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.4.0.tgz#04e600106687de719d587c704296aa4a5b37ca28"
-  integrity sha512-8QxZK3BBbn29vIoiso+UthT6JUbeS0gPBWAxDUK2EComWNHluaGVWXC9fAnUG+L6PM+ApkFE2dOlv5Oi/o+cSQ==
+"@vue/composition-api@^0.5.0":
+  version "0.5.0"
+  resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.5.0.tgz#2dbaa02a5d1f5d0d407d53d5529fe444aa8362f3"
+  integrity sha512-9QDFWq7q839G1CTTaxeruPOTrrVOPSaVipJ2TxxK9QAruePNTHOGbOOFRpc8WLl4YPsu1/c29yBhMVmrXz8BZw==
   dependencies:
     tslib "^1.9.3"