Bump webpack from 5.50.0 to 5.51.2

Bumps [webpack](https://github.com/webpack/webpack) from 5.50.0 to 5.51.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.51.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-02 20:56:39 +00:00
committed by GitHub
parent b9fe2aa3fb
commit c0c3414dea
2 changed files with 98 additions and 98 deletions

View File

@@ -46,7 +46,7 @@
"devDependencies": {
"@types/chai": "^4.2.19",
"@types/mocha": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.29.1",
"chai": "^4.3.4",
"eslint": "^7.32.0",
@@ -58,9 +58,9 @@
"npm-run-all": "^4.1.5",
"prettier": "2.3.2",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.0",
"ts-node": "^10.2.1",
"typescript": "^4.3.4",
"webpack": "^5.50.0",
"webpack": "^5.51.2",
"webpack-cli": "^4.8.0"
},
"ccrepo": {