Skip to content

Commit 71fbaeb

Browse files
Bump the parsing-minor-updates group across 1 directory with 2 updates
Bumps the parsing-minor-updates group with 2 updates in the /internal/staticanalysis/parsing directory: [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse). Updates `@babel/parser` from 7.26.5 to 7.26.9 - [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.26.9/packages/babel-parser) Updates `@babel/traverse` from 7.26.5 to 7.26.9 - [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.26.9/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: parsing-minor-updates - dependency-name: "@babel/traverse" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: parsing-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80e6c59 commit 71fbaeb

2 files changed

Lines changed: 46 additions & 32 deletions

File tree

internal/staticanalysis/parsing/package-lock.json

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

internal/staticanalysis/parsing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"type": "module",
55
"dependencies": {
6-
"@babel/parser": "^7.26.5",
7-
"@babel/traverse": "^7.26.5"
6+
"@babel/parser": "^7.26.9",
7+
"@babel/traverse": "^7.26.9"
88
}
99
}

0 commit comments

Comments
 (0)