From 63f7fa459a8ddfe02cf423ab77b3316ec80b7323 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Jan 2020 06:00:22 +0000 Subject: [PATCH 01/42] fix: upgrade react from 15.3.2 to 15.6.2 Snyk has created this PR to upgrade react from 15.3.2 to 15.6.2. See this package in NPM: https://www.npmjs.com/package/react See this project in Snyk: https://app.snyk.io/org/anyulled/project/edbcf323-17be-4b96-a785-0540c0035ac0?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d605e18..972e9d2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-polyfill": "~6.13.0", "classnames": "~2.2.5", "immutable": "~3.8.1", - "react": "~15.3.2", + "react": "~15.6.2", "react-dom": "~15.3.2", "react-redux": "~4.4.5", "react-router": "~2.8.1", From aac5a815a23413a05ed46827b7db949b43e500d2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Sep 2020 22:39:32 +0000 Subject: [PATCH 02/42] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d605e18..a1c7ad8 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-polyfill": "~6.13.0", "classnames": "~2.2.5", "immutable": "~3.8.1", - "react": "~15.3.2", + "react": "~16.5.0", "react-dom": "~15.3.2", "react-redux": "~4.4.5", "react-router": "~2.8.1", From d8bd5ab7e3ab854ed31282947175fd2aa32cf4bb Mon Sep 17 00:00:00 2001 From: "whitesource-bolt-for-github[bot]" <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:41:38 +0000 Subject: [PATCH 03/42] Add .whitesource configuration file --- .whitesource | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .whitesource diff --git a/.whitesource b/.whitesource new file mode 100644 index 0000000..55b922e --- /dev/null +++ b/.whitesource @@ -0,0 +1,12 @@ +{ + "scanSettings": { + "baseBranches": [] + }, + "checkRunSettings": { + "vulnerableCheckRunConclusionLevel": "failure", + "displayMode": "diff" + }, + "issueSettings": { + "minSeverityLevel": "LOW" + } +} \ No newline at end of file From 551a744d704e5052a2c4b49454588a23a5d2ba61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:57:28 +0000 Subject: [PATCH 04/42] chore(deps): bump redux from 3.6.0 to 3.7.2 Bumps [redux](https://github.com/reduxjs/redux) from 3.6.0 to 3.7.2. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/redux/compare/v3.6.0...v3.7.2) 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 d605e18..55af742 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-redux": "~4.4.5", "react-router": "~2.8.1", "react-router-redux": "~4.0.6", - "redux": "~3.6.0", + "redux": "~3.7.2", "redux-thunk": "~2.1.0", "reselect": "~2.5.4" }, From 35c75822aa82e9a3af95fd70566351643919e015 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:58:11 +0000 Subject: [PATCH 05/42] chore(deps-dev): bump cross-env from 3.0.0 to 7.0.2 Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 3.0.0 to 7.0.2. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v3.0.0...v7.0.2) 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 d605e18..98ca257 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "babel-preset-react": "~6.11.1", "babel-preset-react-optimize": "~1.0.1", "babel-preset-stage-0": "~6.5.0", - "cross-env": "~3.0.0", + "cross-env": "~7.0.2", "css-loader": "~0.25.0", "del-cli": "~0.2.0", "eslint": "~3.6.0", From 509de226feb6621d614e6d04ad8c6a81029d5128 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 08:58:55 +0000 Subject: [PATCH 06/42] chore(deps-dev): bump karma from 1.3.0 to 5.2.3 Bumps [karma](https://github.com/karma-runner/karma) from 1.3.0 to 5.2.3. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v1.3.0...v5.2.3) 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 d605e18..e8fe471 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "firebase-tools": "3.0.7", "html-webpack-plugin": "~2.22.0", "jasmine-core": "~2.5.2", - "karma": "~1.3.0", + "karma": "~5.2.3", "karma-chrome-launcher": "~2.0.0", "karma-jasmine": "~1.0.2", "karma-sourcemap-loader": "~0.3.7", From 69f11fd557362101955b8c536c96ded0412e4c8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 09:00:07 +0000 Subject: [PATCH 07/42] chore(deps-dev): bump babel-core from 6.14.0 to 6.26.3 Bumps [babel-core](https://github.com/babel/babel) from 6.14.0 to 6.26.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v6.14.0...v6.26.3) 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 d605e18..5e65769 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "autoprefixer": "~6.4.1", - "babel-core": "~6.14.0", + "babel-core": "~6.26.3", "babel-eslint": "~6.1.2", "babel-loader": "~6.2.5", "babel-preset-es2015": "~6.14.0", From ec562399427f1e88d70af3a77ba2e2056cd9a99f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 09:00:49 +0000 Subject: [PATCH 08/42] chore(deps-dev): bump nodemon from 1.10.2 to 2.0.4 Bumps [nodemon](https://github.com/remy/nodemon) from 1.10.2 to 2.0.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.10.2...v2.0.4) 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 d605e18..41e2a1f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "minx": "r-park/minx.git", "morgan": "~1.7.0", "node-sass": "~3.10.0", - "nodemon": "~1.10.2", + "nodemon": "~2.0.4", "npm-run-all": "~3.1.0", "postcss-loader": "~0.13.0", "react-addons-test-utils": "~15.3.2", From 2c42c96ddfe89a39a2d8841ed40f4c3ca04811c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 08:58:33 +0000 Subject: [PATCH 09/42] chore(deps-dev): bump babel-preset-stage-0 from 6.5.0 to 6.24.1 Bumps [babel-preset-stage-0](https://github.com/babel/babel) from 6.5.0 to 6.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v6.5.0...v6.24.1) 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 1b37ef4..0945ffe 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-preset-es2015": "~6.14.0", "babel-preset-react": "~6.11.1", "babel-preset-react-optimize": "~1.0.1", - "babel-preset-stage-0": "~6.5.0", + "babel-preset-stage-0": "~6.24.1", "cross-env": "~7.0.2", "css-loader": "~0.25.0", "del-cli": "~0.2.0", From 46fcd00b5324d3ad14b3a17c40bb53e6f9e9da4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 08:58:39 +0000 Subject: [PATCH 10/42] chore(deps-dev): [security] bump morgan from 1.7.0 to 1.10.0 Bumps [morgan](https://github.com/expressjs/morgan) from 1.7.0 to 1.10.0. **This update includes security fixes.** - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/morgan/compare/1.7.0...1.10.0) 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 1b37ef4..bf28125 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "karma-sourcemap-loader": "~0.3.7", "karma-webpack": "~1.8.0", "minx": "r-park/minx.git", - "morgan": "~1.7.0", + "morgan": "~1.10.0", "node-sass": "~3.10.0", "nodemon": "~2.0.4", "npm-run-all": "~3.1.0", From a23ee0adb36189e568e4121f653feb3d49ff76d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 08:59:49 +0000 Subject: [PATCH 11/42] chore(deps-dev): bump sass-loader from 4.0.2 to 4.1.1 Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 4.0.2 to 4.1.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v4.0.2...v4.1.1) 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 1b37ef4..322a880 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postcss-loader": "~0.13.0", "react-addons-test-utils": "~15.3.2", "react-hot-loader": "3.0.0-beta.5", - "sass-loader": "~4.0.2", + "sass-loader": "~4.1.1", "sinon": "~1.17.6", "style-loader": "~0.13.1", "webpack": "~1.13.2", From f9e3366e9f6be78bfe84f6754ed2513b5655c53d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 09:01:28 +0000 Subject: [PATCH 12/42] chore(deps): bump reselect from 2.5.4 to 4.0.0 Bumps [reselect](https://github.com/reduxjs/reselect) from 2.5.4 to 4.0.0. - [Release notes](https://github.com/reduxjs/reselect/releases) - [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/reselect/compare/v2.5.4...v4.0.0) 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 1b37ef4..c84dce4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-router-redux": "~4.0.6", "redux": "~3.7.2", "redux-thunk": "~2.1.0", - "reselect": "~2.5.4" + "reselect": "~4.0.0" }, "devDependencies": { "autoprefixer": "~6.4.1", From b08cb4422cd1372961d04b32e10bbb00414d2837 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:30:02 +0000 Subject: [PATCH 13/42] chore(deps-dev): bump style-loader from 0.13.2 to 0.23.1 Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.13.2 to 0.23.1. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.13.2...v0.23.1) 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 96ef917..cf7470b 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-hot-loader": "3.0.0-beta.5", "sass-loader": "~4.1.1", "sinon": "~1.17.6", - "style-loader": "~0.13.1", + "style-loader": "~0.23.1", "webpack": "~1.13.2", "webpack-dev-server": "~1.16.1", "webpack-md5-hash": "~0.0.5", From 68f85983b8b920d092380c12ca83738f0f405630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:44:29 +0000 Subject: [PATCH 14/42] chore(deps-dev): bump node-sass from 3.10.1 to 4.14.1 Bumps [node-sass](https://github.com/sass/node-sass) from 3.10.1 to 4.14.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v3.10.1...v4.14.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96ef917..38aee13 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "karma-webpack": "~1.8.0", "minx": "r-park/minx.git", "morgan": "~1.10.0", - "node-sass": "~3.10.0", + "node-sass": "~4.14.1", "nodemon": "~2.0.4", "npm-run-all": "~3.1.0", "postcss-loader": "~0.13.0", From 30ed9c0d870a2807c1b092d6039a4715ff668122 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:48:38 +0000 Subject: [PATCH 15/42] chore(deps-dev): bump karma-jasmine from 1.0.2 to 4.0.1 Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 1.0.2 to 4.0.1. - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-jasmine/compare/v1.0.2...v4.0.1) 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 246b449..7633802 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jasmine-core": "~2.5.2", "karma": "~5.2.3", "karma-chrome-launcher": "~2.0.0", - "karma-jasmine": "~1.0.2", + "karma-jasmine": "~4.0.1", "karma-sourcemap-loader": "~0.3.7", "karma-webpack": "~1.8.0", "minx": "r-park/minx.git", From a128eb88fde7f681738863889d4d518334b1502e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:50:16 +0000 Subject: [PATCH 16/42] chore(deps-dev): bump postcss-loader from 0.13.0 to 3.0.0 Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 0.13.0 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/0.13.0...v3.0.0) 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 246b449..8c3a1be 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "node-sass": "~4.14.1", "nodemon": "~2.0.4", "npm-run-all": "~3.1.0", - "postcss-loader": "~0.13.0", + "postcss-loader": "~3.0.0", "react-addons-test-utils": "~15.3.2", "react-hot-loader": "3.0.0-beta.5", "sass-loader": "~4.1.1", From 68bc038231b8c6bb27b5252c3979f436ab1e7921 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:52:45 +0000 Subject: [PATCH 17/42] chore(deps-dev): bump express from 4.14.1 to 4.17.1 Bumps [express](https://github.com/expressjs/express) from 4.14.1 to 4.17.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.14.1...4.17.1) 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 246b449..31aba1a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "del-cli": "~0.2.0", "eslint": "~3.6.0", "eslint-plugin-react": "~6.3.0", - "express": "~4.14.0", + "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1", "firebase": "~3.4.0", "firebase-tools": "3.0.7", From 6e9281e50d045f1a8dbd90c57bce3b89d6a86e85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:53:51 +0000 Subject: [PATCH 18/42] chore(deps-dev): bump html-webpack-plugin from 2.22.0 to 3.2.0 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 2.22.0 to 3.2.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/commits/v3.2.0) 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 246b449..9abb6cc 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "extract-text-webpack-plugin": "~1.0.1", "firebase": "~3.4.0", "firebase-tools": "3.0.7", - "html-webpack-plugin": "~2.22.0", + "html-webpack-plugin": "~3.2.0", "jasmine-core": "~2.5.2", "karma": "~5.2.3", "karma-chrome-launcher": "~2.0.0", From e29bc30ccc2921155d7885bc5c6f460aef24a2a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:55:08 +0000 Subject: [PATCH 19/42] chore(deps): bump react from 16.5.2 to 16.13.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.5.2 to 16.13.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react) 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 246b449..7544ee9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-polyfill": "~6.13.0", "classnames": "~2.2.5", "immutable": "~3.8.1", - "react": "~16.5.0", + "react": "~16.13.1", "react-dom": "~15.3.2", "react-redux": "~4.4.5", "react-router": "~2.8.1", From e6094d288da5977d3d29fc081134a679a7286d6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:46:21 +0000 Subject: [PATCH 20/42] chore(deps-dev): bump eslint from 3.6.1 to 3.19.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.6.1 to 3.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.6.1...v3.19.0) 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 2aeee34..9ffd2b3 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cross-env": "~7.0.2", "css-loader": "~0.25.0", "del-cli": "~0.2.0", - "eslint": "~3.6.0", + "eslint": "~3.19.0", "eslint-plugin-react": "~6.3.0", "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1", From 74a479a1f739973f815bb6b769eca41923484aa1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:47:10 +0000 Subject: [PATCH 21/42] chore(deps-dev): bump jasmine-core from 2.5.2 to 3.6.0 Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.5.2 to 3.6.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v2.5.2...v3.6.0) 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 2aeee34..7611071 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "firebase": "~3.4.0", "firebase-tools": "3.0.7", "html-webpack-plugin": "~3.2.0", - "jasmine-core": "~2.5.2", + "jasmine-core": "~3.6.0", "karma": "~5.2.3", "karma-chrome-launcher": "~2.0.0", "karma-jasmine": "~4.0.1", From 5095709768ecf81efa8a91d454d84825589f3441 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:50:24 +0000 Subject: [PATCH 22/42] chore(deps-dev): bump firebase-tools from 3.0.7 to 8.12.1 Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 3.0.7 to 8.12.1. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-tools/compare/v3.0.7...v8.12.1) 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 2aeee34..0a68d68 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1", "firebase": "~3.4.0", - "firebase-tools": "3.0.7", + "firebase-tools": "8.12.1", "html-webpack-plugin": "~3.2.0", "jasmine-core": "~2.5.2", "karma": "~5.2.3", From 9a2105deefffb17a4d93c171479b1d927f47c4a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:51:08 +0000 Subject: [PATCH 23/42] chore(deps-dev): bump karma-chrome-launcher from 2.0.0 to 3.1.0 Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.0.0...v3.1.0) 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 2aeee34..b222884 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "html-webpack-plugin": "~3.2.0", "jasmine-core": "~2.5.2", "karma": "~5.2.3", - "karma-chrome-launcher": "~2.0.0", + "karma-chrome-launcher": "~3.1.0", "karma-jasmine": "~4.0.1", "karma-sourcemap-loader": "~0.3.7", "karma-webpack": "~1.8.0", From 5762ab2e244876b6dbb375dfeb22f23b8308c435 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 19:47:19 +0000 Subject: [PATCH 24/42] chore(deps-dev): bump eslint-plugin-react from 6.3.0 to 7.21.4 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 6.3.0 to 7.21.4. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v6.3.0...v7.21.4) 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 012390d..079e1e3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "css-loader": "~0.25.0", "del-cli": "~0.2.0", "eslint": "~3.19.0", - "eslint-plugin-react": "~6.3.0", + "eslint-plugin-react": "~7.21.4", "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1", "firebase": "~3.4.0", From 63b9c04480b8c3f9ecaa975ca9145d72a8529504 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:21:02 +0000 Subject: [PATCH 25/42] chore(deps-dev): bump karma-webpack from 1.8.1 to 2.0.13 Bumps [karma-webpack](https://github.com/webpack-contrib/karma-webpack) from 1.8.1 to 2.0.13. - [Release notes](https://github.com/webpack-contrib/karma-webpack/releases) - [Changelog](https://github.com/ryanclark/karma-webpack/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/karma-webpack/compare/v1.8.1...v2.0.13) 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 079e1e3..908994f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "karma-chrome-launcher": "~3.1.0", "karma-jasmine": "~4.0.1", "karma-sourcemap-loader": "~0.3.7", - "karma-webpack": "~1.8.0", + "karma-webpack": "~2.0.13", "minx": "r-park/minx.git", "morgan": "~1.10.0", "node-sass": "~4.14.1", From 55d92d6cfebf341a0307c638625155f7c0b25d87 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 18:58:29 +0000 Subject: [PATCH 26/42] chore(deps): bump babel-polyfill from 6.13.0 to 6.26.0 Bumps [babel-polyfill](https://github.com/babel/babel) from 6.13.0 to 6.26.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/v6.26.0/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v6.13.0...v6.26.0) 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 079e1e3..979d87e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "test:watch": "cross-env NODE_ENV=test karma start" }, "dependencies": { - "babel-polyfill": "~6.13.0", + "babel-polyfill": "~6.26.0", "classnames": "~2.2.5", "immutable": "~3.8.1", "react": "~16.13.1", From e3b5c7a737bcd596c32f6ab72a5af23aee41baba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 19:00:40 +0000 Subject: [PATCH 27/42] chore(deps-dev): bump winston from 2.2.0 to 3.3.3 Bumps [winston](https://github.com/winstonjs/winston) from 2.2.0 to 3.3.3. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/2.2.0...v3.3.3) 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 079e1e3..f01ad1b 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,6 @@ "webpack": "~1.13.2", "webpack-dev-server": "~1.16.1", "webpack-md5-hash": "~0.0.5", - "winston": "~2.2.0" + "winston": "~3.3.3" } } From d2ef5465a4531b518475bfd3e4b96a4fdc15cee2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 19:04:47 +0000 Subject: [PATCH 28/42] chore(deps-dev): bump react-hot-loader from 3.0.0-beta.5 to 4.13.0 Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 3.0.0-beta.5 to 4.13.0. - [Release notes](https://github.com/gaearon/react-hot-loader/releases) - [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/gaearon/react-hot-loader/compare/v3.0.0-beta.5...v4.13.0) 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 079e1e3..adc3ee6 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "npm-run-all": "~3.1.0", "postcss-loader": "~3.0.0", "react-addons-test-utils": "~15.3.2", - "react-hot-loader": "3.0.0-beta.5", + "react-hot-loader": "4.13.0", "sass-loader": "~4.1.1", "sinon": "~1.17.6", "style-loader": "~0.23.1", From b0cd65e86d6b07338fe881051a8ae07b8c3f0b80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 19:05:35 +0000 Subject: [PATCH 29/42] chore(deps-dev): bump npm-run-all from 3.1.2 to 4.1.5 Bumps [npm-run-all](https://github.com/mysticatea/npm-run-all) from 3.1.2 to 4.1.5. - [Release notes](https://github.com/mysticatea/npm-run-all/releases) - [Commits](https://github.com/mysticatea/npm-run-all/compare/v3.1.2...v4.1.5) 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 079e1e3..559b8f9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "morgan": "~1.10.0", "node-sass": "~4.14.1", "nodemon": "~2.0.4", - "npm-run-all": "~3.1.0", + "npm-run-all": "~4.1.5", "postcss-loader": "~3.0.0", "react-addons-test-utils": "~15.3.2", "react-hot-loader": "3.0.0-beta.5", From ada0beda983e4eb71fd1a8459b1aece9a6235614 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 08:14:42 +0000 Subject: [PATCH 30/42] chore(deps): bump redux-thunk from 2.1.2 to 2.3.0 Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.1.2 to 2.3.0. - [Release notes](https://github.com/reduxjs/redux-thunk/releases) - [Commits](https://github.com/reduxjs/redux-thunk/compare/v2.1.2...v2.3.0) 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 079e1e3..8bf26b5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-router": "~2.8.1", "react-router-redux": "~4.0.6", "redux": "~3.7.2", - "redux-thunk": "~2.1.0", + "redux-thunk": "~2.3.0", "reselect": "~4.0.0" }, "devDependencies": { From 7f2805f34e246401d352f046dedf400c7eba7955 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 15:42:35 +0000 Subject: [PATCH 31/42] chore(deps): bump react from 16.13.1 to 16.14.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react) 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 8bf26b5..49e9d16 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-polyfill": "~6.13.0", "classnames": "~2.2.5", "immutable": "~3.8.1", - "react": "~16.13.1", + "react": "~16.14.0", "react-dom": "~15.3.2", "react-redux": "~4.4.5", "react-router": "~2.8.1", From 9c7dee90093760166cefb7a434c8a96562b2d324 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 15:45:24 +0000 Subject: [PATCH 32/42] chore(deps-dev): bump sinon from 1.17.7 to 9.2.0 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 9.2.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v1.17.7...v9.2.0) 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 0e4c99e..4de2fac 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-addons-test-utils": "~15.3.2", "react-hot-loader": "4.13.0", "sass-loader": "~4.1.1", - "sinon": "~1.17.6", + "sinon": "~9.2.0", "style-loader": "~0.23.1", "webpack": "~1.13.2", "webpack-dev-server": "~1.16.1", From b6bae2e4aada30842c4c412bd6821e00b5a6f9af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 15:45:29 +0000 Subject: [PATCH 33/42] chore(deps-dev): bump css-loader from 0.25.0 to 0.28.11 Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.25.0 to 0.28.11. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v0.25.0...v0.28.11) 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 cdc7216..43b663c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "babel-preset-react-optimize": "~1.0.1", "babel-preset-stage-0": "~6.24.1", "cross-env": "~7.0.2", - "css-loader": "~0.25.0", + "css-loader": "~0.28.11", "del-cli": "~0.2.0", "eslint": "~3.19.0", "eslint-plugin-react": "~7.21.4", From d116d2a8f7d1ca88e481549724cbba152a5d8369 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 15:46:01 +0000 Subject: [PATCH 34/42] chore(deps-dev): bump webpack from 1.13.3 to 1.15.0 Bumps [webpack](https://github.com/webpack/webpack) from 1.13.3 to 1.15.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v1.13.3...v1.15.0) 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 0e4c99e..16dd9a1 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "sass-loader": "~4.1.1", "sinon": "~1.17.6", "style-loader": "~0.23.1", - "webpack": "~1.13.2", + "webpack": "~1.15.0", "webpack-dev-server": "~1.16.1", "webpack-md5-hash": "~0.0.5", "winston": "~3.3.3" From 2b78ceea19fff1e79fa15d0850157b57f4331652 Mon Sep 17 00:00:00 2001 From: Anyul Rivas Date: Tue, 20 Oct 2020 17:48:03 +0200 Subject: [PATCH 35/42] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63e7c12..c3b7a1c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![CircleCI](https://circleci.com/gh/r-park/todo-react-redux.svg?style=shield&circle-token=6caf8c493bd66544717ff9a47ae01d8be036e53c)](https://circleci.com/gh/r-park/todo-react-redux) +[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=anyulled/todo-react-redux)](https://dependabot.com) # Todo app with React, Redux, and Firebase From 3181e92c38158ec8368606f60e3d7fad79caf9c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:02:20 +0000 Subject: [PATCH 36/42] chore(deps-dev): bump firebase-tools from 8.12.1 to 8.13.0 Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.12.1 to 8.13.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](https://github.com/firebase/firebase-tools/compare/v8.12.1...v8.13.0) 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 cfe78aa..5ecaaff 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1", "firebase": "~3.4.0", - "firebase-tools": "8.12.1", + "firebase-tools": "8.13.0", "html-webpack-plugin": "~3.2.0", "jasmine-core": "~3.6.0", "karma": "~5.2.3", From 8aeb4019e5f1850272df190678e0c188fd4f6998 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:06:47 +0000 Subject: [PATCH 37/42] chore(deps): bump react-dom from 15.3.2 to 17.0.0 Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 15.3.2 to 17.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v17.0.0/packages/react-dom) 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 cfe78aa..fcdf591 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "classnames": "~2.2.5", "immutable": "~3.8.1", "react": "~16.14.0", - "react-dom": "~15.3.2", + "react-dom": "~17.0.0", "react-redux": "~4.4.5", "react-router": "~2.8.1", "react-router-redux": "~4.0.6", From 15e9ed883621e4526d74f61ad2b615b72efa5641 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:09:36 +0000 Subject: [PATCH 38/42] chore(deps-dev): bump babel-eslint from 6.1.2 to 9.0.0 Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 6.1.2 to 9.0.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v6.1.2...v9.0.0) 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 cfe78aa..0807eef 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "autoprefixer": "~6.4.1", "babel-core": "~6.26.3", - "babel-eslint": "~6.1.2", + "babel-eslint": "~9.0.0", "babel-loader": "~6.2.5", "babel-preset-es2015": "~6.14.0", "babel-preset-react": "~6.11.1", From f0dbc3d635757e93ea6eac436f3b84d7924d7c4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:12:16 +0000 Subject: [PATCH 39/42] chore(deps-dev): bump autoprefixer from 6.4.1 to 9.8.6 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 6.4.1 to 9.8.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/6.4.1...9.8.6) 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 cfe78aa..c5c24d2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "reselect": "~4.0.0" }, "devDependencies": { - "autoprefixer": "~6.4.1", + "autoprefixer": "~9.8.6", "babel-core": "~6.26.3", "babel-eslint": "~6.1.2", "babel-loader": "~6.2.5", From 2d10e1b091bf479937b176ba88969835f61f9b92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:18:38 +0000 Subject: [PATCH 40/42] chore(deps): bump react-router from 2.8.1 to 5.2.0 Bumps [react-router](https://github.com/ReactTraining/react-router) from 2.8.1 to 5.2.0. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactTraining/react-router/compare/v2.8.1...v5.2.0) 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 cfe78aa..c3549f2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react": "~16.14.0", "react-dom": "~15.3.2", "react-redux": "~4.4.5", - "react-router": "~2.8.1", + "react-router": "~5.2.0", "react-router-redux": "~4.0.6", "redux": "~3.7.2", "redux-thunk": "~2.3.0", From a17cf433c0b42fdedbd2cd2e91c85cceba159391 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:20:27 +0000 Subject: [PATCH 41/42] chore(deps-dev): bump babel-preset-es2015 from 6.14.0 to 6.24.1 Bumps [babel-preset-es2015](https://github.com/babel/babel) from 6.14.0 to 6.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v6.14.0...v6.24.1) 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 cfe78aa..63353b8 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "babel-core": "~6.26.3", "babel-eslint": "~6.1.2", "babel-loader": "~6.2.5", - "babel-preset-es2015": "~6.14.0", + "babel-preset-es2015": "~6.24.1", "babel-preset-react": "~6.11.1", "babel-preset-react-optimize": "~1.0.1", "babel-preset-stage-0": "~6.24.1", From 529b04fdbc1546e6a257d3a4ba9b490e4ece953c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:21:16 +0000 Subject: [PATCH 42/42] chore(deps-dev): bump eslint from 3.19.0 to 7.11.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v7.11.0) 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 cfe78aa..7b0cd27 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cross-env": "~7.0.2", "css-loader": "~0.28.11", "del-cli": "~0.2.0", - "eslint": "~3.19.0", + "eslint": "~7.11.0", "eslint-plugin-react": "~7.21.4", "express": "~4.17.1", "extract-text-webpack-plugin": "~1.0.1",