Skip to content

Commit

Permalink
Upgrade dependencies (facebook#9317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed Jul 16, 2020
1 parent 2da5517 commit 759696d
Show file tree
Hide file tree
Showing 10 changed files with 1,404 additions and 1,337 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"get-port": "^5.1.1",
"globby": "^11.0.0",
"husky": "^4.2.5",
"jest": "26.0.1",
"jest": "26.1.0",
"lerna": "3.20.2",
"lerna-changelog": "~0.8.2",
"lint-staged": "^10.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-named-asset-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"babel-plugin-tester": "^8.0.1",
"jest": "26.0.1"
"jest": "26.1.0"
},
"scripts": {
"test": "jest"
Expand Down
26 changes: 13 additions & 13 deletions packages/babel-preset-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"test.js"
],
"dependencies": {
"@babel/core": "7.10.3",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-decorators": "7.10.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
"@babel/plugin-proposal-numeric-separator": "7.10.1",
"@babel/plugin-proposal-optional-chaining": "7.10.3",
"@babel/plugin-transform-flow-strip-types": "7.10.1",
"@babel/plugin-transform-react-display-name": "7.10.3",
"@babel/plugin-transform-runtime": "7.10.3",
"@babel/preset-env": "7.10.3",
"@babel/preset-react": "7.10.1",
"@babel/preset-typescript": "7.10.1",
"@babel/runtime": "7.10.3",
"@babel/core": "7.10.5",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.4",
"@babel/plugin-proposal-numeric-separator": "7.10.4",
"@babel/plugin-proposal-optional-chaining": "7.10.4",
"@babel/plugin-transform-flow-strip-types": "7.10.4",
"@babel/plugin-transform-react-display-name": "7.10.4",
"@babel/plugin-transform-runtime": "7.10.5",
"@babel/preset-env": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/runtime": "7.10.5",
"babel-plugin-macros": "2.8.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/confusing-browser-globals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"index.js"
],
"devDependencies": {
"jest": "26.0.1"
"jest": "26.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"envinfo": "7.5.1",
"fs-extra": "9.0.1",
"hyperquest": "2.1.3",
"inquirer": "7.2.0",
"inquirer": "7.3.2",
"semver": "7.3.2",
"tar-pack": "3.4.1",
"tmp": "0.2.1",
Expand Down
2,679 changes: 1,373 additions & 1,306 deletions packages/create-react-app/yarn.lock.cached

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"webpackHotDevClient.js"
],
"dependencies": {
"@babel/code-frame": "7.10.3",
"@babel/code-frame": "7.10.4",
"address": "1.1.2",
"browserslist": "4.12.0",
"browserslist": "4.13.0",
"chalk": "2.4.2",
"cross-spawn": "7.0.3",
"detect-port-alt": "1.1.6",
Expand All @@ -66,7 +66,7 @@
"globby": "11.0.1",
"gzip-size": "5.1.1",
"immer": "1.10.0",
"inquirer": "7.2.0",
"inquirer": "7.3.2",
"is-root": "2.1.0",
"loader-utils": "2.0.0",
"open": "^7.0.2",
Expand All @@ -79,7 +79,7 @@
},
"devDependencies": {
"cross-env": "^7.0.2",
"jest": "26.0.1"
"jest": "26.1.0"
},
"scripts": {
"test": "cross-env FORCE_COLOR=true jest"
Expand Down
8 changes: 4 additions & 4 deletions packages/react-error-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"lib/index.js"
],
"devDependencies": {
"@babel/code-frame": "7.10.3",
"@babel/core": "7.10.3",
"@babel/code-frame": "7.10.4",
"@babel/core": "7.10.5",
"anser": "1.4.9",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.0.1",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-react-hooks": "^4.0.4",
"flow-bin": "^0.116.0",
"html-entities": "1.3.1",
"jest": "26.0.1",
"jest": "26.1.0",
"jest-fetch-mock": "2.1.2",
"object-assign": "4.1.1",
"promise": "8.1.0",
Expand All @@ -64,7 +64,7 @@
"rimraf": "^3.0.0",
"settle-promise": "1.0.0",
"source-map": "0.5.6",
"terser-webpack-plugin": "3.0.6",
"terser-webpack-plugin": "3.0.7",
"webpack": "^4.35.0"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-scripts/fixtures/kitchensink/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"package": {
"dependencies": {
"bootstrap": "4.3.1",
"jest": "26.0.1",
"jest": "26.1.0",
"node-sass": "4.x",
"normalize.css": "7.0.0",
"prop-types": "15.7.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.10.3",
"@babel/core": "7.10.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.3.3",
"@svgr/webpack": "5.4.0",
"@typescript-eslint/eslint-plugin": "^3.3.0",
Expand Down Expand Up @@ -56,9 +56,9 @@
"fs-extra": "^9.0.0",
"html-webpack-plugin": "4.3.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.0.1",
"jest-circus": "26.0.1",
"jest-resolve": "26.0.1",
"jest": "26.1.0",
"jest-circus": "26.1.0",
"jest-resolve": "26.1.0",
"jest-watch-typeahead": "0.6.0",
"mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
Expand All @@ -76,7 +76,7 @@
"sass-loader": "8.0.2",
"semver": "7.3.2",
"style-loader": "1.2.1",
"terser-webpack-plugin": "3.0.6",
"terser-webpack-plugin": "3.0.7",
"ts-pnp": "1.2.0",
"url-loader": "4.1.0",
"webpack": "4.43.0",
Expand Down

0 comments on commit 759696d

Please sign in to comment.