Merge pull request #921 from dolanmiu/dependabot/npm_and_yarn/webpack-5.36.1

build(deps-dev): bump webpack from 5.36.0 to 5.36.1
This commit is contained in:
Dolan
2021-04-29 11:35:09 +01:00
committed by GitHub

6
package-lock.json generated
View File

@ -5867,9 +5867,9 @@
}
},
"webpack": {
"version": "5.36.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.0.tgz",
"integrity": "sha512-HdOhLXClUEwTnzQnzpSG9iL00ej23ojvfnGpF49ba0MkuAT2q+WhQilHFFJHOIVRBqbzakQ1vCWQV2K+QLX0Qw==",
"version": "5.36.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.1.tgz",
"integrity": "sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",