We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36eb585 commit 45a0124Copy full SHA for 45a0124
packages/react-scripts/package.json
@@ -29,9 +29,9 @@
29
"types": "./lib/react-app.d.ts",
30
"dependencies": {
31
"@babel/core": "7.6.0",
32
- "@lerna/package": "^3.13.0",
33
- "@lerna/project": "^3.13.1",
34
- "@lerna/package-graph": "^3.13.0",
+ "@lerna/package": "^3.16.0",
+ "@lerna/project": "^3.16.0",
+ "@lerna/package-graph": "^3.16.0",
35
"@lerna/validation-error": "^3.13.0",
36
"@svgr/webpack": "4.3.2",
37
"@typescript-eslint/eslint-plugin": "^2.2.0",
@@ -56,7 +56,7 @@
56
"eslint-plugin-react-hooks": "^1.6.1",
57
"file-loader": "3.0.1",
58
"fs-extra": "7.0.1",
59
- "globby": "^8.0.1",
+ "globby": "^9.2.0",
60
"html-webpack-plugin": "4.0.0-beta.5",
61
"identity-obj-proxy": "3.0.0",
62
"jest": "24.9.0",
0 commit comments