mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
Bump loader-utils, copy-webpack-plugin and html-webpack-plugin
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2) Updates `copy-webpack-plugin` from 4.0.1 to 4.6.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.0.1...v4.6.0) Updates `html-webpack-plugin` from 2.30.1 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v2.30.1...v5.5.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: copy-webpack-plugin dependency-type: direct:development - dependency-name: html-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7dd5bc98ca
commit
c1ca577122
2 changed files with 1199 additions and 663 deletions
1858
package-lock.json
generated
1858
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -30,7 +30,7 @@
|
|||
"babel-preset-es2015": "6.24.1",
|
||||
"babel-preset-react": "6.24.1",
|
||||
"classnames": "2.2.5",
|
||||
"copy-webpack-plugin": "4.0.1",
|
||||
"copy-webpack-plugin": "4.6.0",
|
||||
"css-loader": "0.28.6",
|
||||
"eslint": "4.19.0",
|
||||
"eslint-config-scratch": "5.1.0",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"fastly": "2.2.0",
|
||||
"file-loader": "1.0.0",
|
||||
"html-loader": "0.5.1",
|
||||
"html-webpack-plugin": "2.30.1",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
"json-loader": "0.5.7",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.defaults": "4.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue