Skip to content

Commit ae23153

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

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 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.5",
380+
"@babel/traverse": "^7.28.6",
381381
"@babel/types": "^7.28.6"
382382
}
383383
}

0 commit comments

Comments
 (0)