This repository has been archived by the owner on Apr 17, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update html-webpack-plugin requirement to 3.2.0 in /services/client (#83
) * Update webpack requirement to ^4.6.0 in /services/client (#65) Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/commits/v4.6.0) Signed-off-by: dependabot[bot] <[email protected]> * Update webpack-manifest-plugin requirement to 2.0.1 in /services/client (#62) Updates the requirements on [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) to permit the latest version. - [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases) - [Commits](https://github.com/danethurber/webpack-manifest-plugin/commits/v2.0.1) Signed-off-by: dependabot[bot] <[email protected]> * Update case-sensitive-paths-webpack-plugin requirement to 2.1.2 in /services/client (#41) Updates the requirements on [case-sensitive-paths-webpack-plugin](https://github.com/Urthen/case-sensitive-paths-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/releases) - [Changelog](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commits/v2.1.2) Signed-off-by: dependabot[bot] <[email protected]> * Update dotenv requirement to 5.0.1 in /services/client (#74) Updates the requirements on [dotenv](https://github.com/motdotla/dotenv) to permit the latest version. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits/v5.0.1) Signed-off-by: dependabot[bot] <[email protected]> * Update babel-loader requirement to 7.1.4 in /services/client (#73) Updates the requirements on [babel-loader](https://github.com/babel/babel-loader) to permit the latest version. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/commits/v7.1.4) Signed-off-by: dependabot[bot] <[email protected]> * Update sw-precache-webpack-plugin requirement to 0.11.5 in /services/client (#72) Updates the requirements on [sw-precache-webpack-plugin](https://github.com/goldhand/sw-precache-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/goldhand/sw-precache-webpack-plugin/releases) - [Changelog](https://github.com/goldhand/sw-precache-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/goldhand/sw-precache-webpack-plugin/commits/v0.11.5) Signed-off-by: dependabot[bot] <[email protected]> * Update prettier requirement to 1.12.1 in /services/client (#70) Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/commits/1.12.1) Signed-off-by: dependabot[bot] <[email protected]> * Update style-loader requirement to 0.21.0 in /services/client (#71) Updates the requirements on [style-loader](https://github.com/webpack-contrib/style-loader) to permit the latest version. - [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/commits/v0.21.0) Signed-off-by: dependabot[bot] <[email protected]> * Update autoprefixer requirement to 8.3.0 in /services/client (#75) Updates the requirements on [autoprefixer](https://github.com/postcss/autoprefixer) to permit the latest version. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/commits/8.3.0) Signed-off-by: dependabot[bot] <[email protected]> * Update react-dom requirement to ^16.3.2 in /services/client (#76) Updates the requirements on [react-dom](https://github.com/facebook/react) to permit the latest version. - [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.3.2) Signed-off-by: dependabot[bot] <[email protected]> * Update webpack-dev-server requirement to 3.1.3 in /services/client (#77) Updates the requirements on [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to permit the latest version. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Commits](https://github.com/webpack/webpack-dev-server/commits/v3.1.3) Signed-off-by: dependabot[bot] <[email protected]> * Update babel-jest requirement to 22.4.3 in /services/client (#78) Updates the requirements on [babel-jest](https://github.com/facebook/jest) to permit the latest version. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits) Signed-off-by: dependabot[bot] <[email protected]> * Update react requirement to ^16.3.2 in /services/client (#79) Updates the requirements on [react](https://github.com/facebook/react) to permit the latest version. - [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.3.2) Signed-off-by: dependabot[bot] <[email protected]> * Update html-webpack-plugin requirement to 3.2.0 in /services/client Updates the requirements on [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) to permit the latest version. - [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[bot] <[email protected]>
- Loading branch information