Skip to content

Commit

Permalink
fix(deps): update dependency react-scripts to v5.0.1 (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
renovate-bot and bcoe authored Jun 17, 2022
1 parent ab19fbc commit a3c261b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions packages/app/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 packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"react-scripts": "5.0.1",
"react-syntax-highlighter": "^15.4.5",
"typescript": "^4.5.4"
},
Expand Down

0 comments on commit a3c261b

Please sign in to comment.