chore(deps) Update dependency webpack to v5.36.1 (#1646)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-28 19:54:13 -03:00 committed by GitHub
parent 048771599a
commit 929ebc22ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -105,7 +105,7 @@
"toml-loader": "1.0.0",
"ts-loader": "9.1.1",
"typescript": "4.2.4",
"webpack": "5.36.0",
"webpack": "5.36.1",
"webpack-cli": "4.6.0",
"webpack-node-externals": "3.0.0"
},

View File

@ -8122,10 +8122,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.36.0:
version "5.36.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.0.tgz#d008da31b721f8fecce88ef2adaf1b16dc2161d1"
integrity sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw==
webpack@5.36.1:
version "5.36.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.36.1.tgz#d82bad3384f84ed45a8de3844c31730f56361ab7"
integrity sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"