Bump webpack from 5.25.1 to 5.27.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.25.1 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.25.1...v5.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-22 04:04:05 +00:00 committed by Labhansh Agrawal
parent 40c7d1bbb4
commit 6bdcd4d7f4
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"terser": "5.6.1",
"ts-node": "9.1.1",
"typescript": "4.2.3",
"webpack": "5.25.1"
"webpack": "5.27.1"
},
"electronmon": {
"patterns": [

View file

@ -7804,10 +7804,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.25.1, webpack@^5.1.0:
version "5.25.1"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz#d3564440ed2569253fa45864405a313916bef6f6"
integrity sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==
webpack@5.27.1, webpack@^5.1.0:
version "5.27.1"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.27.1.tgz#6808fb6e45e35290cdb8ae43c7a10884839a3079"
integrity sha512-rxIDsPZ3Apl3JcqiemiLmWH+hAq04YeOXqvCxNZOnTp8ZgM9NEPtbu4CaMfMEf9KShnx/Ym8uLGmM6P4XnwCoA==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"