Skip to content

Commit

Permalink
Update dependency @types/node to v20.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent fba4ad9 commit a73ee3c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"typescript": "5.3.2",
"@types/node": "20.9.2",
"@types/node": "20.9.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"prettier": "3.1.0",
"@types/node": "20.9.2",
"@types/node": "20.9.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"typescript": "5.3.2"
Expand Down
36 changes: 18 additions & 18 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 a73ee3c

Please sign in to comment.