Skip to content

Commit

Permalink
Merge pull request #281 from gnmyt/dependabot/npm_and_yarn/client/typ…
Browse files Browse the repository at this point in the history
…es/react-dom-18.2.3

Bump @types/react-dom from 18.2.1 to 18.2.3 in /client
  • Loading branch information
gnmyt authored May 4, 2023
2 parents 5c87e41 + b2d3e77 commit 727caaf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
},
"devDependencies": {
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.1"
"@types/react-dom": "^18.2.3"
}
}

0 comments on commit 727caaf

Please sign in to comment.