mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 (#675)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
02a56bf735
commit
1ac7f7deda
@ -26,7 +26,7 @@
|
||||
"@babel/helper-module-imports": "^7.22.15",
|
||||
"@babel/plugin-syntax-jsx": "^7.22.5",
|
||||
"@babel/template": "^7.22.15",
|
||||
"@babel/traverse": "^7.23.0",
|
||||
"@babel/traverse": "^7.23.2",
|
||||
"@babel/types": "^7.23.0",
|
||||
"@vue/babel-helper-vue-transform-on": "workspace:^",
|
||||
"camelcase": "^6.3.0",
|
||||
|
@ -68,8 +68,8 @@ importers:
|
||||
specifier: ^7.22.15
|
||||
version: 7.22.15
|
||||
'@babel/traverse':
|
||||
specifier: ^7.23.0
|
||||
version: 7.23.0
|
||||
specifier: ^7.23.2
|
||||
version: 7.23.2
|
||||
'@babel/types':
|
||||
specifier: ^7.23.0
|
||||
version: 7.23.0
|
||||
@ -1269,8 +1269,8 @@ packages:
|
||||
'@babel/parser': 7.23.0
|
||||
'@babel/types': 7.23.0
|
||||
|
||||
/@babel/traverse@7.23.0:
|
||||
resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==}
|
||||
/@babel/traverse@7.23.2:
|
||||
resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.22.13
|
||||
|
Loading…
Reference in New Issue
Block a user