chore(deps-dev): bump webpack from 5.101.0 to 5.101.2

Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.101.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/54454/head
dependabot[bot] 2 months ago committed by Andy Scherzinger
parent 24b79aa1f0
commit 9c365bf347
  1. 11
      package-lock.json
  2. 2
      package.json

11
package-lock.json generated

@ -154,7 +154,7 @@
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",
"wait-on": "^8.0.4",
"webpack": "^5.101.0",
"webpack": "^5.101.2",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"workbox-webpack-plugin": "^7.3.0"
@ -26667,11 +26667,10 @@
}
},
"node_modules/webpack": {
"version": "5.101.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.0.tgz",
"integrity": "sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==",
"version": "5.101.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.2.tgz",
"integrity": "sha512-4JLXU0tD6OZNVqlwzm3HGEhAHufSiyv+skb7q0d2367VDMzrU1Q/ZeepvkcHH0rZie6uqEtTQQe0OEOOluH3Mg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.7",
"@types/estree": "^1.0.8",
@ -26683,7 +26682,7 @@
"acorn-import-phases": "^1.0.3",
"browserslist": "^4.24.0",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.17.2",
"enhanced-resolve": "^5.17.3",
"es-module-lexer": "^1.2.1",
"eslint-scope": "5.1.1",
"events": "^3.2.0",

@ -185,7 +185,7 @@
"vue-loader": "^15.11.1",
"vue-template-compiler": "^2.7.16",
"wait-on": "^8.0.4",
"webpack": "^5.101.0",
"webpack": "^5.101.2",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"workbox-webpack-plugin": "^7.3.0"

Loading…
Cancel
Save