From 577486a277e750bf4a918695a27e67ba4bc05bbd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:21:01 +0000 Subject: [PATCH 01/20] Bump inquirer from 7.0.0 to 7.0.3 in /packages/create-react-app Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.0 to 7.0.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.0...inquirer@7.0.3) Signed-off-by: dependabot-preview[bot] --- packages/create-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-react-app/package.json b/packages/create-react-app/package.json index d812dd3c7d7..a6626a4036f 100644 --- a/packages/create-react-app/package.json +++ b/packages/create-react-app/package.json @@ -32,7 +32,7 @@ "envinfo": "7.5.0", "fs-extra": "8.1.0", "hyperquest": "2.1.3", - "inquirer": "7.0.0", + "inquirer": "7.0.3", "semver": "6.3.0", "tar-pack": "3.4.1", "tmp": "0.1.0", From 47bd7dd404dab700a5527c0a95ef1805cad1986f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:21:34 +0000 Subject: [PATCH 02/20] Bump commander from 4.0.1 to 4.1.0 in /packages/create-react-app Bumps [commander](https://github.com/tj/commander.js) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/4.0.1...v4.1.0) Signed-off-by: dependabot-preview[bot] --- packages/create-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-react-app/package.json b/packages/create-react-app/package.json index d812dd3c7d7..4e70ad7130c 100644 --- a/packages/create-react-app/package.json +++ b/packages/create-react-app/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "chalk": "3.0.0", - "commander": "4.0.1", + "commander": "4.1.0", "cross-spawn": "7.0.1", "envinfo": "7.5.0", "fs-extra": "8.1.0", From e67245ab803637b8764b04eff0316e404090cd22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:22:14 +0000 Subject: [PATCH 03/20] Bump webpack from 4.41.2 to 4.41.5 Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.5) Signed-off-by: dependabot-preview[bot] --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 18c63e4b154..aded82d3397 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -76,7 +76,7 @@ "terser-webpack-plugin": "2.3.0", "ts-pnp": "1.1.5", "url-loader": "2.3.0", - "webpack": "4.41.2", + "webpack": "4.41.5", "webpack-dev-server": "3.9.0", "webpack-manifest-plugin": "2.2.0", "workbox-webpack-plugin": "4.3.1" From 1c94f43b27b152adb47184a434088a2e8c87eb76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:22:45 +0000 Subject: [PATCH 04/20] Bump @babel/core from 7.7.5 to 7.8.3 in /packages/babel-preset-react-app Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index 62f509fbb1c..9f35d545151 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -21,7 +21,7 @@ "test.js" ], "dependencies": { - "@babel/core": "7.7.5", + "@babel/core": "7.8.3", "@babel/plugin-proposal-class-properties": "7.7.4", "@babel/plugin-proposal-decorators": "7.7.4", "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", From 115f697743c8c1c0d93d325cca5e3e1d1cf41179 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:23:03 +0000 Subject: [PATCH 05/20] Bump @babel/plugin-proposal-numeric-separator Bumps [@babel/plugin-proposal-numeric-separator](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index 62f509fbb1c..a9349ac9ca9 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -25,7 +25,7 @@ "@babel/plugin-proposal-class-properties": "7.7.4", "@babel/plugin-proposal-decorators": "7.7.4", "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", - "@babel/plugin-proposal-numeric-separator": "7.7.4", + "@babel/plugin-proposal-numeric-separator": "7.8.3", "@babel/plugin-proposal-object-rest-spread": "7.7.4", "@babel/plugin-proposal-optional-chaining": "7.7.5", "@babel/plugin-syntax-dynamic-import": "7.7.4", From 5c4919ae6043e07ad92a03e71b261fddbc8acac3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:23:11 +0000 Subject: [PATCH 06/20] Bump flow-bin from 0.113.0 to 0.116.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.113.0 to 0.116.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.113.0...v0.116.0) Signed-off-by: dependabot-preview[bot] --- packages/react-error-overlay/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index 122af414e05..7a4432b9de4 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -50,7 +50,7 @@ "eslint-plugin-import": "2.19.1", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.17.0", - "flow-bin": "^0.113.0", + "flow-bin": "^0.116.0", "html-entities": "1.2.1", "jest": "24.9.0", "jest-fetch-mock": "2.1.2", From 4f733606ca0483a9c6ce8e18c85b78ccb7c8263e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:26:15 +0000 Subject: [PATCH 07/20] Bump inquirer from 7.0.0 to 7.0.3 in /packages/react-dev-utils Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.0.0 to 7.0.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.0.0...inquirer@7.0.3) Signed-off-by: dependabot-preview[bot] --- packages/react-dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-dev-utils/package.json b/packages/react-dev-utils/package.json index 11b92f62c00..96e1e6b8832 100644 --- a/packages/react-dev-utils/package.json +++ b/packages/react-dev-utils/package.json @@ -64,7 +64,7 @@ "globby": "8.0.2", "gzip-size": "5.1.1", "immer": "1.10.0", - "inquirer": "7.0.0", + "inquirer": "7.0.3", "is-root": "2.1.0", "loader-utils": "1.2.3", "open": "^7.0.0", From 1872e9a79edf361e37a2c86a9f317d57448f5ab7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:26:16 +0000 Subject: [PATCH 08/20] Bump eslint-plugin-import from 2.19.1 to 2.20.0 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0) Signed-off-by: dependabot-preview[bot] --- packages/react-error-overlay/package.json | 2 +- packages/react-scripts/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index 122af414e05..b0976c612a4 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -47,7 +47,7 @@ "eslint": "^6.1.0", "eslint-config-react-app": "^5.1.0", "eslint-plugin-flowtype": "4.5.2", - "eslint-plugin-import": "2.19.1", + "eslint-plugin-import": "2.20.0", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.17.0", "flow-bin": "^0.113.0", diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 18c63e4b154..d1b7a0f0b32 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -46,7 +46,7 @@ "eslint-config-react-app": "^5.1.0", "eslint-loader": "3.0.3", "eslint-plugin-flowtype": "4.5.2", - "eslint-plugin-import": "2.19.1", + "eslint-plugin-import": "2.20.0", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.17.0", "eslint-plugin-react-hooks": "^1.6.1", From 639d36f1dd7dda0727d059ee6f1ec9a6c2099acd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:26:48 +0000 Subject: [PATCH 09/20] Bump @babel/code-frame from 7.5.5 to 7.8.3 in /packages/react-dev-utils Bumps [@babel/code-frame](https://github.com/babel/babel) from 7.5.5 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/react-dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-dev-utils/package.json b/packages/react-dev-utils/package.json index 11b92f62c00..9fa0156187c 100644 --- a/packages/react-dev-utils/package.json +++ b/packages/react-dev-utils/package.json @@ -50,7 +50,7 @@ "webpackHotDevClient.js" ], "dependencies": { - "@babel/code-frame": "7.5.5", + "@babel/code-frame": "7.8.3", "address": "1.1.2", "browserslist": "4.8.2", "chalk": "3.0.0", From 45874639daeba4f63919e8ed9772741ac8851972 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:27:08 +0000 Subject: [PATCH 10/20] Bump @babel/plugin-proposal-decorators Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index e9334da3ffa..80293d23002 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -23,7 +23,7 @@ "dependencies": { "@babel/core": "7.8.3", "@babel/plugin-proposal-class-properties": "7.7.4", - "@babel/plugin-proposal-decorators": "7.7.4", + "@babel/plugin-proposal-decorators": "7.8.3", "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", "@babel/plugin-proposal-numeric-separator": "7.8.3", "@babel/plugin-proposal-object-rest-spread": "7.7.4", From c250b4e494ecd88f32a7f900182adf305c48300a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:28:13 +0000 Subject: [PATCH 11/20] Bump terser-webpack-plugin in /packages/react-scripts Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.0...v2.3.2) Signed-off-by: dependabot-preview[bot] --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 18c63e4b154..dead9ba890c 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -73,7 +73,7 @@ "sass-loader": "8.0.0", "semver": "6.3.0", "style-loader": "1.0.1", - "terser-webpack-plugin": "2.3.0", + "terser-webpack-plugin": "2.3.2", "ts-pnp": "1.1.5", "url-loader": "2.3.0", "webpack": "4.41.2", From ee72ada4d878a4cf0e5b4e6351ca7787639d4355 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:29:03 +0000 Subject: [PATCH 12/20] Bump @babel/plugin-proposal-class-properties Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index 80293d23002..1678c014594 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -22,7 +22,7 @@ ], "dependencies": { "@babel/core": "7.8.3", - "@babel/plugin-proposal-class-properties": "7.7.4", + "@babel/plugin-proposal-class-properties": "7.8.3", "@babel/plugin-proposal-decorators": "7.8.3", "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", "@babel/plugin-proposal-numeric-separator": "7.8.3", From 506075949620be58682663250e1778089884501e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:29:28 +0000 Subject: [PATCH 13/20] Bump @babel/plugin-proposal-optional-chaining from 7.7.5 to 7.8.3 Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel) from 7.7.5 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index 62f509fbb1c..1275c960eed 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -27,7 +27,7 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", "@babel/plugin-proposal-numeric-separator": "7.7.4", "@babel/plugin-proposal-object-rest-spread": "7.7.4", - "@babel/plugin-proposal-optional-chaining": "7.7.5", + "@babel/plugin-proposal-optional-chaining": "7.8.3", "@babel/plugin-syntax-dynamic-import": "7.7.4", "@babel/plugin-transform-destructuring": "7.7.4", "@babel/plugin-transform-flow-strip-types": "7.7.4", From c7311d676a38cdd4a36dbd414ea76b352e26b2f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:29:49 +0000 Subject: [PATCH 14/20] Bump @babel/plugin-proposal-nullish-coalescing-operator Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel) from 7.7.4 to 7.8.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3) Signed-off-by: dependabot-preview[bot] --- packages/babel-preset-react-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-preset-react-app/package.json b/packages/babel-preset-react-app/package.json index 80293d23002..74a55c617de 100644 --- a/packages/babel-preset-react-app/package.json +++ b/packages/babel-preset-react-app/package.json @@ -24,7 +24,7 @@ "@babel/core": "7.8.3", "@babel/plugin-proposal-class-properties": "7.7.4", "@babel/plugin-proposal-decorators": "7.8.3", - "@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4", + "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", "@babel/plugin-proposal-numeric-separator": "7.8.3", "@babel/plugin-proposal-object-rest-spread": "7.7.4", "@babel/plugin-proposal-optional-chaining": "7.7.5", From 0107f7e07f954e69512b502da69cdd5b9c0abbeb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:29:58 +0000 Subject: [PATCH 15/20] Bump webpack from 4.41.2 to 4.41.5 in /packages/react-scripts Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.5) Signed-off-by: dependabot-preview[bot] --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 18c63e4b154..aded82d3397 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -76,7 +76,7 @@ "terser-webpack-plugin": "2.3.0", "ts-pnp": "1.1.5", "url-loader": "2.3.0", - "webpack": "4.41.2", + "webpack": "4.41.5", "webpack-dev-server": "3.9.0", "webpack-manifest-plugin": "2.2.0", "workbox-webpack-plugin": "4.3.1" From ac21ab302614003bbd45b98a4db27d1f91094de9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:30:23 +0000 Subject: [PATCH 16/20] Bump browserslist from 4.8.2 to 4.8.3 in /packages/react-dev-utils Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.8.2...4.8.3) Signed-off-by: dependabot-preview[bot] --- packages/react-dev-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-dev-utils/package.json b/packages/react-dev-utils/package.json index 11b92f62c00..ecd0bc907f4 100644 --- a/packages/react-dev-utils/package.json +++ b/packages/react-dev-utils/package.json @@ -52,7 +52,7 @@ "dependencies": { "@babel/code-frame": "7.5.5", "address": "1.1.2", - "browserslist": "4.8.2", + "browserslist": "4.8.3", "chalk": "3.0.0", "cross-spawn": "7.0.1", "detect-port-alt": "1.1.6", From 8003358ece334b73871b94672bc060e56de89303 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:31:17 +0000 Subject: [PATCH 17/20] Bump husky from 1.3.1 to 4.0.10 Bumps [husky](https://github.com/typicode/husky) from 1.3.1 to 4.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v1.3.1...v4.0.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9f6b18192f..91850d017e8 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "fs-extra": "^7.0.1", "get-port": "^4.2.0", "globby": "^9.1.0", - "husky": "^1.3.1", + "husky": "^4.0.10", "jest": "24.9.0", "lerna": "3.19.0", "lerna-changelog": "~0.8.2", From aa796cd34c847678c1c76d696697831ddb4ae70c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:31:43 +0000 Subject: [PATCH 18/20] Bump terser-webpack-plugin in /packages/react-error-overlay Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.0...v2.3.2) Signed-off-by: dependabot-preview[bot] --- packages/react-error-overlay/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index 122af414e05..61a90f10063 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -63,7 +63,7 @@ "rimraf": "^3.0.0", "settle-promise": "1.0.0", "source-map": "0.5.6", - "terser-webpack-plugin": "2.3.0", + "terser-webpack-plugin": "2.3.2", "webpack": "^4.35.0" }, "jest": { From 6619a8284b179fbca72e91e327c5135525b8146a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 21:32:55 +0000 Subject: [PATCH 19/20] Bump flow-bin from 0.113.0 to 0.116.0 in /packages/react-error-overlay Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.113.0 to 0.116.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.113.0...v0.116.0) Signed-off-by: dependabot-preview[bot] --- packages/react-error-overlay/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-error-overlay/package.json b/packages/react-error-overlay/package.json index 122af414e05..7a4432b9de4 100644 --- a/packages/react-error-overlay/package.json +++ b/packages/react-error-overlay/package.json @@ -50,7 +50,7 @@ "eslint-plugin-import": "2.19.1", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.17.0", - "flow-bin": "^0.113.0", + "flow-bin": "^0.116.0", "html-entities": "1.2.1", "jest": "24.9.0", "jest-fetch-mock": "2.1.2", From ff402eaa507e23d9b911e3efcd12a4d762b27732 Mon Sep 17 00:00:00 2001 From: Reece Dunham Date: Wed, 15 Jan 2020 16:38:53 -0500 Subject: [PATCH 20/20] Downgrade husky --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91850d017e8..a9f6b18192f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "fs-extra": "^7.0.1", "get-port": "^4.2.0", "globby": "^9.1.0", - "husky": "^4.0.10", + "husky": "^1.3.1", "jest": "24.9.0", "lerna": "3.19.0", "lerna-changelog": "~0.8.2",