Bump webpack from 5.34.0 to 5.35.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.34.0 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.34.0...v5.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-22 06:02:43 +00:00
committed by GitHub
parent 51f4b88e12
commit f3eb6d80d2
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -15,7 +15,7 @@
"@types/semver": "^7.3.4",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.34.0"
"webpack": "^5.35.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",
@@ -8735,9 +8735,9 @@
}
},
"node_modules/webpack": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.34.0.tgz",
"integrity": "sha512-+WiFMgaZqhu7zKN64LQ7z0Ml4WWI+9RwG6zmS0wJDQXiCeg3hpN8fYFNJ+6WlosDT55yVxTfK7XHUAOVR4rLyA==",
"version": "5.35.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz",
"integrity": "sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==",
"dependencies": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.47",
@@ -15850,9 +15850,9 @@
"dev": true
},
"webpack": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.34.0.tgz",
"integrity": "sha512-+WiFMgaZqhu7zKN64LQ7z0Ml4WWI+9RwG6zmS0wJDQXiCeg3hpN8fYFNJ+6WlosDT55yVxTfK7XHUAOVR4rLyA==",
"version": "5.35.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.35.0.tgz",
"integrity": "sha512-au3gu55yYF/h6NXFr0KZPZAYxS6Nlc595BzYPke8n0CSff5WXcoixtjh5LC/8mXunkRKxhymhXmBY0+kEbR6jg==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.47",
+1 -1
View File
@@ -39,7 +39,7 @@
"@types/semver": "^7.3.4",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.34.0"
"webpack": "^5.35.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",