Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7608f44

Browse files
authoredOct 29, 2024··
Update dependency node to v22
1 parent 40c5890 commit 7608f44

File tree

3 files changed

+48
-43
lines changed

3 files changed

+48
-43
lines changed
 

‎.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 18.20.1
1+
nodejs 22.11.0

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@types/jest": "29.5.14",
21-
"@types/node": "18.19.30",
21+
"@types/node": "22.8.2",
2222
"@typescript-eslint/eslint-plugin": "7.5.0",
2323
"@typescript-eslint/parser": "7.5.0",
2424
"eslint": "8.57.1",

‎pnpm-lock.yaml

Lines changed: 46 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.