Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #9132

Merged
merged 1 commit into from
Jun 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"compile:lockfile": "node tasks/compile-lockfile.js"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^11.3.2",
"alex": "^8.0.0",
"eslint": "^6.1.0",
"execa": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test.js"
],
"dependencies": {
"@babel/core": "7.10.1",
"@babel/core": "7.10.2",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-decorators": "7.10.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
Expand All @@ -30,10 +30,10 @@
"@babel/plugin-transform-flow-strip-types": "7.10.1",
"@babel/plugin-transform-react-display-name": "7.10.1",
"@babel/plugin-transform-runtime": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/preset-env": "7.10.2",
"@babel/preset-react": "7.10.1",
"@babel/preset-typescript": "7.10.1",
"@babel/runtime": "7.10.1",
"@babel/runtime": "7.10.2",
"babel-plugin-macros": "2.8.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/cra-template-typescript/template.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^11.3.2",
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/cra-template/template.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0"
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^11.3.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"create-react-app": "./index.js"
},
"dependencies": {
"chalk": "4.0.0",
"chalk": "4.1.0",
"commander": "4.1.0",
"cross-spawn": "7.0.3",
"envinfo": "7.5.1",
"fs-extra": "9.0.0",
"fs-extra": "9.0.1",
"hyperquest": "2.1.3",
"inquirer": "7.1.0",
"semver": "7.3.2",
Expand Down
315 changes: 152 additions & 163 deletions packages/create-react-app/yarn.lock.cached

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"find-up": "4.1.0",
"fork-ts-checker-webpack-plugin": "4.1.6",
"global-modules": "2.0.0",
"globby": "11.0.0",
"globby": "11.0.1",
"gzip-size": "5.1.1",
"immer": "1.10.0",
"inquirer": "7.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-error-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"devDependencies": {
"@babel/code-frame": "7.10.1",
"@babel/core": "7.10.1",
"@babel/core": "7.10.2",
"anser": "1.4.9",
"babel-eslint": "10.1.0",
"babel-jest": "^26.0.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"rimraf": "^3.0.0",
"settle-promise": "1.0.0",
"source-map": "0.5.6",
"terser-webpack-plugin": "3.0.2",
"terser-webpack-plugin": "3.0.3",
"webpack": "^4.35.0"
},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.10.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.3.2",
"@babel/core": "7.10.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.3.3",
"@svgr/webpack": "5.4.0",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"sass-loader": "8.0.2",
"semver": "7.3.2",
"style-loader": "1.2.1",
"terser-webpack-plugin": "3.0.2",
"terser-webpack-plugin": "3.0.3",
"ts-pnp": "1.2.0",
"url-loader": "4.1.0",
"webpack": "4.43.0",
Expand Down