mirror of
https://github.com/renovatebot/github-action.git
synced 2026-02-04 19:08:08 +00:00
chore(deps): replace dependency @tsconfig/node20 with @tsconfig/node22
This commit is contained in:
parent
ffd1bc72a6
commit
c0e3762f3f
4 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"extends": [
|
||||
"@tsconfig/strictest/tsconfig.json",
|
||||
"@tsconfig/node20/tsconfig.json"
|
||||
"@tsconfig/node22/tsconfig.json"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue