Merge pull request #277 from mikepenz/dependabot/npm_and_yarn/webpack-5.35.0

Bump webpack from 5.34.0 to 5.35.0
This commit is contained in:
Mike Penz
2021-04-22 08:09:55 +02:00
committed by GitHub
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",