Skip to content

Commit

Permalink
Bump @babel/traverse from 7.22.5 to 7.23.7 (#698)
Browse files Browse the repository at this point in the history
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.7.
- [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.7/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 84babb8 commit 547d4f8
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2527,25 +2527,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/traverse@npm:7.22.5"
dependencies:
"@babel/code-frame": "npm:^7.22.5"
"@babel/generator": "npm:^7.22.5"
"@babel/helper-environment-visitor": "npm:^7.22.5"
"@babel/helper-function-name": "npm:^7.22.5"
"@babel/helper-hoist-variables": "npm:^7.22.5"
"@babel/helper-split-export-declaration": "npm:^7.22.5"
"@babel/parser": "npm:^7.22.5"
"@babel/types": "npm:^7.22.5"
debug: "npm:^4.1.0"
globals: "npm:^11.1.0"
checksum: 2dad5f816da92c6fd2a2dc40db390b30ff95e5f370bea2d26d488b1dcf588b952d6c271f786a118ed5de03948c3c1236a88852f0ab307ab23df3e125507ff1ac
languageName: node
linkType: hard

"@babel/traverse@npm:^7.23.7":
"@babel/traverse@npm:^7.22.5, @babel/traverse@npm:^7.23.7":
version: 7.23.7
resolution: "@babel/traverse@npm:7.23.7"
dependencies:
Expand Down

0 comments on commit 547d4f8

Please sign in to comment.