Skip to content

Commit 452cc1a

Browse files
Update dependency @types/babel__traverse to v7.28.0 (#4530)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/babel__traverse](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__traverse)) | [`7.20.7` -> `7.28.0`](https://renovatebot.com/diffs/npm/@types%2fbabel__traverse/7.20.5/7.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fbabel__traverse/7.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fbabel__traverse/7.20.5/7.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
1 parent 57e3896 commit 452cc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@types/babel__core": "7.20.5",
160160
"@types/babel__generator": "7.27.0",
161161
"@types/babel__template": "7.4.4",
162-
"@types/babel__traverse": "7.20.7",
162+
"@types/babel__traverse": "7.28.0",
163163
"@types/bytes": "3.1.5",
164164
"@types/ci-info": "3.1.4",
165165
"@types/compression": "1.8.1",

0 commit comments

Comments
 (0)