Skip to content

Commit b867e20

Browse files
chore(deps): update dependency @eggjs/tsconfig to v2 (#574)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eggjs/tsconfig](https://redirect.github.com/eggjs/tsconfig) | [`^1.3.3` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@eggjs%2ftsconfig/1.3.3/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eggjs%2ftsconfig/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eggjs%2ftsconfig/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eggjs%2ftsconfig/1.3.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eggjs%2ftsconfig/1.3.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eggjs/tsconfig (@&#8203;eggjs/tsconfig)</summary> ### [`v2.0.0`](https://redirect.github.com/eggjs/tsconfig/blob/HEAD/CHANGELOG.md#200-2025-03-11) [Compare Source](https://redirect.github.com/eggjs/tsconfig/compare/v1.3.3...v2.0.0) ##### ⚠ BREAKING CHANGES - drop Node.js < 18.19.0 support <!-- This is an auto-generated comment: release notes by coderabbit.ai --> </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/node-modules/urllib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25f3360 commit b867e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@arethetypeswrong/cli": "^0.18.0",
58-
"@eggjs/tsconfig": "^1.3.3",
58+
"@eggjs/tsconfig": "^2.0.0",
5959
"@tsconfig/node18": "^18.2.1",
6060
"@tsconfig/strictest": "^2.0.2",
6161
"@types/busboy": "^1.5.0",

0 commit comments

Comments
 (0)