mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-04 19:13:26 +08:00
chore(deps-dev): bump typescript to 4.2.3
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
"jest": "^26.0.1",
|
||||
"regenerator-runtime": "^0.13.5",
|
||||
"ts-jest": "^26.1.3",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "^4.2.3",
|
||||
"vue": "3.0.5"
|
||||
}
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
"html-webpack-plugin": "^4.3.0",
|
||||
"style-loader": "^1.2.1",
|
||||
"ts-loader": "^8.0.0",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "^4.2.3",
|
||||
"vue": "3.0.5",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-dev-server": "^3.11.0"
|
||||
|
Reference in New Issue
Block a user