Skip to content

Commit c442cd3

Browse files
Bump @babel/code-frame from 7.16.0 to 7.24.7 (#751)
* Bump @babel/code-frame from 7.16.0 to 7.24.7 Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) from 7.16.0 to 7.24.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.24.7/packages/babel-code-frame) --- updated-dependencies: - dependency-name: "@babel/code-frame" dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependabot.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent 82b5e7d commit c442cd3

File tree

2 files changed

+25
-71
lines changed

2 files changed

+25
-71
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
# Allow both direct and indirect updates for all packages.
1212
- dependency-type: "all"
1313
# Allow up to 10 open pull requests for dependencies.
14-
open-pull-requests-limit: 10
14+
open-pull-requests-limit: 100 # TODO: Revert to 10
1515
- package-ecosystem: github-actions
1616
directory: /
1717
groups:

package-lock.json

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

0 commit comments

Comments
 (0)