build(deps): bump @babel/types from 7.11.5 to 7.12.0

This commit is contained in:
Evan You
2020-10-15 12:02:20 -04:00
parent 3aabd59de1
commit dbc29c32e3
5 changed files with 21 additions and 8 deletions

View File

@@ -35,8 +35,8 @@
"vue": "3.0.0"
},
"dependencies": {
"@babel/parser": "^7.11.5",
"@babel/types": "^7.11.5",
"@babel/parser": "^7.12.0",
"@babel/types": "^7.12.0",
"@vue/compiler-core": "3.0.0",
"@vue/compiler-dom": "3.0.0",
"@vue/compiler-ssr": "3.0.0",