Bump webpack from 5.47.0 to 5.47.1 in /runner

Bumps [webpack](https://github.com/webpack/webpack) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.47.0...v5.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-02 10:22:48 +00:00 committed by GitHub
parent 344d820984
commit 9a562a33ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View file

@ -11,7 +11,7 @@
"devDependencies": {
"pkg": "^5.3.1",
"ts-loader": "9.2.4",
"webpack": "^5.47.0",
"webpack": "^5.47.1",
"webpack-cli": "^4.7.2"
}
}