[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-typed-vuex-vue-example. nuxt-typed-vuex-vue-example.now.sh
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency typescript to v3.8.3

+5 -5
+1 -1
package.json
··· 26 26 "@vue/eslint-config-typescript": "5.0.1", 27 27 "eslint": "6.8.0", 28 28 "eslint-plugin-vue": "6.2.1", 29 - "typescript": "3.7.5", 29 + "typescript": "3.8.3", 30 30 "vue-template-compiler": "2.6.11" 31 31 } 32 32 }
+4 -4
yarn.lock
··· 8109 8109 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" 8110 8110 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= 8111 8111 8112 - typescript@3.7.5: 8113 - version "3.7.5" 8114 - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" 8115 - integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== 8112 + typescript@3.8.3: 8113 + version "3.8.3" 8114 + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" 8115 + integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== 8116 8116 8117 8117 uglify-js@3.4.x: 8118 8118 version "3.4.10"