Browse Source
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>pull/138/head
committed by
GitHub
1 changed files with 4 additions and 4 deletions
@ -254,7 +254,7 @@ packages: |
|||||
'@babel/helpers': 7.23.1 |
'@babel/helpers': 7.23.1 |
||||
'@babel/parser': 7.23.0 |
'@babel/parser': 7.23.0 |
||||
'@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 |
||||
convert-source-map: 2.0.0 |
convert-source-map: 2.0.0 |
||||
debug: 4.3.4 |
debug: 4.3.4 |
||||
@ -479,7 +479,7 @@ packages: |
|||||
engines: {node: '>=6.9.0'} |
engines: {node: '>=6.9.0'} |
||||
dependencies: |
dependencies: |
||||
'@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 |
||||
transitivePeerDependencies: |
transitivePeerDependencies: |
||||
- supports-color |
- supports-color |
||||
@ -1382,8 +1382,8 @@ packages: |
|||||
'@babel/types': 7.23.0 |
'@babel/types': 7.23.0 |
||||
dev: true |
dev: true |
||||
|
|
||||
/@babel/[email protected].0: |
/@babel/[email protected].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 |
||||
|
|||||
Loading…
Reference in new issue