Skip to content

Commit 6b0f985

Browse files
chore(deps-dev): update @tsconfig/node18 requirement from ^18.2.4 to ^18.2.5 in /examples/getting-started-typescript (#2721)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <[email protected]>
1 parent f35629c commit 6b0f985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/getting-started-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dotenv": "^17"
1515
},
1616
"devDependencies": {
17-
"@tsconfig/node18": "^18.2.4",
17+
"@tsconfig/node18": "^18.2.5",
1818
"@types/node": "^24",
1919
"ts-node": "^10",
2020
"typescript": "5.9.3"

0 commit comments

Comments
 (0)