Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2023
1 parent 61c306a commit 420bece
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"signaldb": "0.1.7",
"@maverick-js/signals": "^5.11.2",
"@types/node": "20.5.8",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"next": "13.4.19",
Expand Down

0 comments on commit 420bece

Please sign in to comment.