updated might be what you’re looking for.
Vue2 https://v2.vuejs.org/v2/api/#updated
Edit: Now that Vue3 is the current version here are the links to the relevant lifecycle hooks.
Vue3 Composition API https://vuejs.org/api/composition-api-lifecycle.html#onupdated
Vue3 Options API https://vuejs.org/api/options-lifecycle.html#updated