Browse Source

Bump webpack-cli from 3.3.12 to 4.6.0 in /www

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/1/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
98877f94d8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1283
      www/package-lock.json
  2. 2
      www/package.json

1283
www/package-lock.json
File diff suppressed because it is too large
View File

2
www/package.json

@ -33,7 +33,7 @@
"copy-webpack-plugin": "^5.0.0", "copy-webpack-plugin": "^5.0.0",
"hello-wasm-pack": "^0.1.0", "hello-wasm-pack": "^0.1.0",
"webpack": "^4.29.3", "webpack": "^4.29.3",
"webpack-cli": "^3.1.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.1.5" "webpack-dev-server": "^3.1.5"
} }
} }
Loading…
Cancel
Save