Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 1d6af4c commit e5392f4
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.1",
"@types/node": "22.10.2",
"eslint-config-upleveled": "8.12.1",
"jest": "29.7.0",
"typescript": "5.7.2"
},
"overrides": {
"@types/node": "22.10.1"
"@types/node": "22.10.2"
}
}

0 comments on commit e5392f4

Please sign in to comment.