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:
dependabot[bot] 2023-10-27 00:53:53 +09:00 committed by GitHub
parent 02a56bf735
commit 1ac7f7deda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@babel/helper-module-imports": "^7.22.15", "@babel/helper-module-imports": "^7.22.15",
"@babel/plugin-syntax-jsx": "^7.22.5", "@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/template": "^7.22.15", "@babel/template": "^7.22.15",
"@babel/traverse": "^7.23.0", "@babel/traverse": "^7.23.2",
"@babel/types": "^7.23.0", "@babel/types": "^7.23.0",
"@vue/babel-helper-vue-transform-on": "workspace:^", "@vue/babel-helper-vue-transform-on": "workspace:^",
"camelcase": "^6.3.0", "camelcase": "^6.3.0",

View File

@ -68,8 +68,8 @@ importers:
specifier: ^7.22.15 specifier: ^7.22.15
version: 7.22.15 version: 7.22.15
'@babel/traverse': '@babel/traverse':
specifier: ^7.23.0 specifier: ^7.23.2
version: 7.23.0 version: 7.23.2
'@babel/types': '@babel/types':
specifier: ^7.23.0 specifier: ^7.23.0
version: 7.23.0 version: 7.23.0
@ -1269,8 +1269,8 @@ packages:
'@babel/parser': 7.23.0 '@babel/parser': 7.23.0
'@babel/types': 7.23.0 '@babel/types': 7.23.0
/@babel/traverse@7.23.0: /@babel/traverse@7.23.2:
resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
'@babel/code-frame': 7.22.13 '@babel/code-frame': 7.22.13