Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fazouane-marouane committed Oct 21, 2019
1 parent 36eb585 commit 45a0124
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.6.0",
"@lerna/package": "^3.13.0",
"@lerna/project": "^3.13.1",
"@lerna/package-graph": "^3.13.0",
"@lerna/package": "^3.16.0",
"@lerna/project": "^3.16.0",
"@lerna/package-graph": "^3.16.0",
"@lerna/validation-error": "^3.13.0",
"@svgr/webpack": "4.3.2",
"@typescript-eslint/eslint-plugin": "^2.2.0",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-react-hooks": "^1.6.1",
"file-loader": "3.0.1",
"fs-extra": "7.0.1",
"globby": "^8.0.1",
"globby": "^9.2.0",
"html-webpack-plugin": "4.0.0-beta.5",
"identity-obj-proxy": "3.0.0",
"jest": "24.9.0",
Expand Down

0 comments on commit 45a0124

Please sign in to comment.