Skip to content

Commit

Permalink
chore(deps): update dependency @tsconfig/node-lts to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 4cc807c commit 43a7634
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion playground/reference-cjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@tsconfig/node-lts": "20.1.3",
"@tsconfig/node-lts": "22.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion playground/reference-esm-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@tsconfig/node-lts": "20.1.3",
"@tsconfig/node-lts": "22.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion playground/reference-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@tsconfig/node-lts": "20.1.3",
"@tsconfig/node-lts": "22.0.0",
"typescript": "5.6.3"
}
}
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 43a7634

Please sign in to comment.