Skip to content

Commit e813cea

Browse files
build(deps): bump @babel/traverse from 7.28.6 to 7.29.0
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.28.6 to 7.29.0. - [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.29.0/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-version: 7.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b81bf23 commit e813cea

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/extester-runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
},
378378
"dependencies": {
379379
"@babel/parser": "^7.28.6",
380-
"@babel/traverse": "^7.28.6",
380+
"@babel/traverse": "^7.29.0",
381381
"@babel/types": "^7.29.0"
382382
}
383383
}

0 commit comments

Comments
 (0)