Skip to content

Commit

Permalink
Minor/patch dependency upgrades (#8947)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed May 3, 2020
1 parent 3771237 commit 9cc1bdf
Show file tree
Hide file tree
Showing 7 changed files with 854 additions and 741 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"globby": "^9.1.0",
"husky": "^1.3.1",
"jest": "24.9.0",
"lerna": "3.19.0",
"lerna": "3.20.2",
"lerna-changelog": "~0.8.2",
"lint-staged": "^8.0.4",
"meow": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 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.9.0",
"@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-numeric-separator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.9.0",
"@babel/plugin-transform-flow-strip-types": "7.9.0",
"@babel/plugin-transform-react-display-name": "7.8.3",
"@babel/plugin-transform-runtime": "7.9.0",
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.9.1",
"@babel/plugin-transform-runtime": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"@babel/runtime": "7.9.0",
"@babel/runtime": "7.9.6",
"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/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"dependencies": {
"chalk": "3.0.0",
"commander": "4.1.0",
"cross-spawn": "7.0.1",
"envinfo": "7.5.0",
"cross-spawn": "7.0.2",
"envinfo": "7.5.1",
"fs-extra": "8.1.0",
"hyperquest": "2.1.3",
"inquirer": "7.0.4",
"inquirer": "7.1.0",
"semver": "6.3.0",
"tar-pack": "3.4.1",
"tmp": "0.1.0",
Expand Down
1,537 changes: 825 additions & 712 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 @@ -54,19 +54,19 @@
"dependencies": {
"@babel/code-frame": "7.8.3",
"address": "1.1.2",
"browserslist": "4.10.0",
"browserslist": "4.12.0",
"chalk": "2.4.2",
"cross-spawn": "7.0.1",
"cross-spawn": "7.0.2",
"detect-port-alt": "1.1.6",
"escape-string-regexp": "2.0.0",
"filesize": "6.0.1",
"filesize": "6.1.0",
"find-up": "4.1.0",
"fork-ts-checker-webpack-plugin": "3.1.1",
"global-modules": "2.0.0",
"globby": "8.0.2",
"gzip-size": "5.1.1",
"immer": "1.10.0",
"inquirer": "7.0.4",
"inquirer": "7.1.0",
"is-root": "2.1.0",
"loader-utils": "1.2.3",
"open": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 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.8.3",
"@babel/core": "7.9.0",
"@babel/core": "7.9.6",
"anser": "1.4.9",
"babel-eslint": "10.1.0",
"babel-jest": "^24.9.0",
Expand All @@ -46,16 +46,16 @@
"cross-env": "6.0.3",
"eslint": "^6.1.0",
"eslint-config-react-app": "^5.2.1",
"eslint-plugin-flowtype": "4.5.2",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.19.0",
"flow-bin": "^0.116.0",
"html-entities": "1.2.1",
"html-entities": "1.3.1",
"jest": "24.9.0",
"jest-fetch-mock": "2.1.2",
"object-assign": "4.1.1",
"promise": "8.0.3",
"promise": "8.1.0",
"raw-loader": "^3.1.0",
"react": "^16.12.0",
"react-app-polyfill": "^1.0.6",
Expand Down
22 changes: 11 additions & 11 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.9.0",
"@babel/core": "7.9.6",
"@pmmmwh/react-refresh-webpack-plugin": "0.3.0-beta.1",
"@svgr/webpack": "4.3.3",
"@typescript-eslint/eslint-plugin": "^2.10.0",
Expand All @@ -40,20 +40,20 @@
"babel-preset-react-app": "^9.1.2",
"camelcase": "^5.3.1",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"css-loader": "3.4.2",
"css-loader": "3.5.3",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"eslint": "^6.6.0",
"eslint-config-react-app": "^5.2.1",
"eslint-loader": "3.0.3",
"eslint-plugin-flowtype": "4.6.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-flowtype": "4.7.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "^1.6.1",
"file-loader": "4.3.0",
"fs-extra": "^8.1.0",
"html-webpack-plugin": "4.0.0-beta.11",
"html-webpack-plugin": "4.3.0",
"identity-obj-proxy": "3.0.0",
"jest": "24.9.0",
"jest-environment-jsdom-fourteen": "1.0.1",
Expand All @@ -62,23 +62,23 @@
"mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.6.4",
"postcss-flexbugs-fixes": "4.1.0",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.1",
"postcss-safe-parser": "4.0.2",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^10.2.1",
"react-refresh": "^0.8.1",
"resolve": "1.15.0",
"resolve": "1.17.0",
"resolve-url-loader": "3.1.1",
"sass-loader": "8.0.2",
"semver": "6.3.0",
"style-loader": "0.23.1",
"terser-webpack-plugin": "2.3.5",
"ts-pnp": "1.1.6",
"ts-pnp": "1.2.0",
"url-loader": "2.3.0",
"webpack": "4.42.0",
"webpack": "4.43.0",
"webpack-dev-server": "3.10.3",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"
Expand All @@ -88,7 +88,7 @@
"react-dom": "^16.12.0"
},
"optionalDependencies": {
"fsevents": "2.1.2"
"fsevents": "^2.1.3"
},
"peerDependencies": {
"typescript": "^3.2.1"
Expand Down

0 comments on commit 9cc1bdf

Please sign in to comment.