Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.8.4 (#265)
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 Oct 29, 2024
1 parent 1f43ca1 commit 1329e76
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "22.8.2",
"@types/node": "22.8.4",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions playground/package-lock.json

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

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@types/node": "22.8.2",
"@types/node": "22.8.4",
"typescript": "5.6.3",
"vite": "5.4.10"
},
Expand Down

0 comments on commit 1329e76

Please sign in to comment.