Skip to content

Commit

Permalink
Bump @babel/traverse from 7.21.5 to 7.23.2
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.21.5 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: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 47a3e29 commit 49e4b7b
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/preset-env": "^7.21.5",
"@babel/preset-typescript": "^7.21.5",
"@babel/runtime": "^7.21.5",
"@babel/traverse": "^7.21.5",
"@babel/traverse": "^7.23.2",
"@babel/types": "^7.21.5",
"@glimmer-workspace/build-support": "workspace:^",
"@glimmer-workspace/integration-tests": "workspace:^",
Expand Down
116 changes: 99 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49e4b7b

Please sign in to comment.