Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a9f2362 commit a8fd06c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"eslint-config-upleveled": "8.12.1",
"jest": "29.7.0",
"typescript": "5.7.3"
},
"overrides": {
"@types/node": "22.10.5"
"@types/node": "22.10.7"
}
}

0 comments on commit a8fd06c

Please sign in to comment.