mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 10:33:24 +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:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -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
|
||||
|
Reference in New Issue
Block a user