Skip to content

Commit 45a0124

Browse files
update dependencies
1 parent 36eb585 commit 45a0124

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-scripts/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"types": "./lib/react-app.d.ts",
3030
"dependencies": {
3131
"@babel/core": "7.6.0",
32-
"@lerna/package": "^3.13.0",
33-
"@lerna/project": "^3.13.1",
34-
"@lerna/package-graph": "^3.13.0",
32+
"@lerna/package": "^3.16.0",
33+
"@lerna/project": "^3.16.0",
34+
"@lerna/package-graph": "^3.16.0",
3535
"@lerna/validation-error": "^3.13.0",
3636
"@svgr/webpack": "4.3.2",
3737
"@typescript-eslint/eslint-plugin": "^2.2.0",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-react-hooks": "^1.6.1",
5757
"file-loader": "3.0.1",
5858
"fs-extra": "7.0.1",
59-
"globby": "^8.0.1",
59+
"globby": "^9.2.0",
6060
"html-webpack-plugin": "4.0.0-beta.5",
6161
"identity-obj-proxy": "3.0.0",
6262
"jest": "24.9.0",

0 commit comments

Comments
 (0)