Bump webpack from 5.36.1 to 5.36.2

Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-03 07:12:08 +00:00
committed by GitHub
parent 358e95de13
commit 170767439d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -15,7 +15,7 @@
"@types/semver": "^7.3.5",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.36.1"
"webpack": "^5.36.2"
},
"devDependencies": {
"@types/jest": "^26.0.23",
@@ -8656,9 +8656,9 @@
}
},
"node_modules/webpack": {
"version": "5.36.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.1.tgz",
"integrity": "sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==",
"version": "5.36.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.2.tgz",
"integrity": "sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==",
"dependencies": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.47",
@@ -15723,9 +15723,9 @@
"dev": true
},
"webpack": {
"version": "5.36.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.1.tgz",
"integrity": "sha512-2u25a82T+6quAxSlzEpN/R/RICwt20ONU3z3Ko05S8KVH9FXILcBYb2hD/rQtZT5y7lRAIsIIs05pdndY7ourQ==",
"version": "5.36.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.36.2.tgz",
"integrity": "sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.47",
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/semver": "^7.3.5",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.36.1"
"webpack": "^5.36.2"
},
"devDependencies": {
"@types/jest": "^26.0.23",