[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 @vue/eslint-config-typescript to v5.0.2

+7 -5
+1 -1
package.json
··· 23 23 "@vue/cli-plugin-typescript": "4.2.2", 24 24 "@vue/cli-plugin-vuex": "4.2.2", 25 25 "@vue/cli-service": "4.2.2", 26 - "@vue/eslint-config-typescript": "5.0.1", 26 + "@vue/eslint-config-typescript": "5.0.2", 27 27 "eslint": "6.8.0", 28 28 "eslint-plugin-vue": "6.1.2", 29 29 "typescript": "3.7.5",
+6 -4
yarn.lock
··· 1206 1206 source-map "~0.6.1" 1207 1207 vue-template-es2015-compiler "^1.9.0" 1208 1208 1209 - "@vue/eslint-config-typescript@5.0.1": 1210 - version "5.0.1" 1211 - resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.0.1.tgz#06d986dd91cadc60583158dadc7c9c4f0372af31" 1212 - integrity sha512-gpP8zQA0rJ93ROkAW5fbOJB3EG7p6U70Jb0/CVOjhs5zuEXf1WgLk4gP+zUZGwiRpLoXBa5oIRH4hLQDbS1/eg== 1209 + "@vue/eslint-config-typescript@5.0.2": 1210 + version "5.0.2" 1211 + resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-5.0.2.tgz#c2f3328e70d55d10aeb826f209405397960548c7" 1212 + integrity sha512-GEZOHKOnelgQf5npA+6VNuhJZu9xEJaics3SYUyRjaSay+2SCpEINHhEpt6fXoNy/aIFt8CkDlt9CaEb+QPIcg== 1213 + dependencies: 1214 + vue-eslint-parser "^7.0.0" 1213 1215 1214 1216 "@vue/preload-webpack-plugin@^1.1.0": 1215 1217 version "1.1.1"