Created by: lukyth
I saw error from multiple CI jobs at master
Cannot find module '@babel/helper-create-regexp-features-plugin'
So I try to bump @babel/... to the latest version.
Open a PR to trigger the CI. I ran yarn e2e:docker locally and it's fine.