]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump webpack from 5.71.0 to 5.72.0 31894/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 8 Apr 2022 12:27:47 +0000 (12:27 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 12:27:47 +0000 (12:27 +0000)
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 572d9cd2093b2b1398dc6094d09ab9b728ea746d..f908a4a157de83df2878179b35c80c3b99ae715a 100644 (file)
         "vue-jest": "^4.0.1",
         "vue-loader": "^15.9.8",
         "vue-template-compiler": "^2.6.14",
-        "webpack": "^5.71.0",
+        "webpack": "^5.72.0",
         "webpack-cli": "^4.9.2",
         "webpack-merge": "^5.8.0"
       },
       }
     },
     "node_modules/webpack": {
-      "version": "5.71.0",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
-      "integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
+      "version": "5.72.0",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
+      "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
       "dependencies": {
         "@types/eslint-scope": "^3.7.3",
         "@types/estree": "^0.0.51",
       "dev": true
     },
     "webpack": {
-      "version": "5.71.0",
-      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
-      "integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
+      "version": "5.72.0",
+      "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
+      "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
       "requires": {
         "@types/eslint-scope": "^3.7.3",
         "@types/estree": "^0.0.51",
index 381eec8713d4f32209cc0f35fe6ca424d3ab7ea0..6f261891bd5c28bd3fd194b24929295aaf64f4e5 100644 (file)
     "vue-jest": "^4.0.1",
     "vue-loader": "^15.9.8",
     "vue-template-compiler": "^2.6.14",
-    "webpack": "^5.71.0",
+    "webpack": "^5.72.0",
     "webpack-cli": "^4.9.2",
     "webpack-merge": "^5.8.0"
   },