Skip to content

Commit

Permalink
Update dependency @types/node to v22.7.3 (#433)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent b3ec11d commit e882521
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
26 changes: 13 additions & 13 deletions __tests__/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"peerDependencies": {
"@types/eslint": "^9.6.1",
"@types/node": ">=22.7.2",
"@types/node": ">=22.7.3",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"eslint": "^9.11.1",
Expand Down
16 changes: 8 additions & 8 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 e882521

Please sign in to comment.