Skip to content

Commit e765c29

Browse files
build(deps-dev): bump webpack from 5.10.1 to 5.11.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.11.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.10.1...v5.11.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ed23e23 commit e765c29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"vitepress": "^0.8.1",
105105
"vue": "^3.0.3",
106106
"vue-loader": "^16.1.0",
107-
"webpack": "^5.10.1",
107+
"webpack": "^5.11.0",
108108
"webpack-bundle-analyzer": "^4.3.0",
109109
"webpack-cli": "^4.2.0",
110110
"webpack-dev-server": "^3.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9829,10 +9829,10 @@ webpack-sources@^2.1.1:
98299829
source-list-map "^2.0.1"
98309830
source-map "^0.6.1"
98319831

9832-
webpack@^5.10.1:
9833-
version "5.10.1"
9834-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.10.1.tgz#81d1853d34bef5d6e5bfa119b98a43764b26c100"
9835-
integrity sha512-mHu4iM2mW7d/8R91VPPNtUCNd1D8k51TTb4e0XjylapIR6WEmW8XUTBZq8TqmShj9XYxVXJn6AzKlWnrlty6DA==
9832+
webpack@^5.11.0:
9833+
version "5.11.0"
9834+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.11.0.tgz#1647abc060441d86d01d8835b8f0fc1dae2fe76f"
9835+
integrity sha512-ubWv7iP54RqAC/VjixgpnLLogCFbAfSOREcSWnnOlZEU8GICC5eKmJSu6YEnph2N2amKqY9rvxSwgyHxVqpaRw==
98369836
dependencies:
98379837
"@types/eslint-scope" "^3.7.0"
98389838
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)