Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit fe40327

Browse files
dependabot[bot]apoclyps
authored andcommitted
Update react-dev-utils requirement to ^5.0.1 in /services/client (#52)
Updates the requirements on [react-dev-utils](https://github.com/facebookincubator/create-react-app) to permit the latest version. - [Release notes](https://github.com/facebookincubator/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/next/CHANGELOG.md) - [Commits](https://github.com/facebookincubator/create-react-app/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13905e0 commit fe40327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prop-types": "^15.6.0",
2828
"query-string": "^6.0.0",
2929
"react": "^15.6.2",
30-
"react-dev-utils": "^4.0.1",
30+
"react-dev-utils": "^5.0.1",
3131
"react-dom": "^15.6.2",
3232
"react-fontawesome": "^1.6.1",
3333
"react-redux": "^5.0.6",

0 commit comments

Comments
 (0)