Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to ^22.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent dbf7e55 commit 0524617
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^22.10.10",
"@types/node": "^22.12.0",
"@vitest/coverage-v8": "^3.0.4",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.3",
Expand Down
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 0524617

Please sign in to comment.