Skip to content

Commit 3ab8847

Browse files
build(deps-dev): bump webpack from 5.24.2 to 5.24.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.24.2...v5.24.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8a4caca commit 3ab8847

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"vitepress": "^0.12.2",
106106
"vue": "^3.0.6",
107107
"vue-loader": "^16.1.2",
108-
"webpack": "^5.21.2",
108+
"webpack": "^5.24.3",
109109
"webpack-bundle-analyzer": "^4.4.0",
110110
"webpack-cli": "^4.5.0",
111111
"webpack-dev-server": "^3.11.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9021,10 +9021,10 @@ webpack-sources@^2.1.1:
90219021
source-list-map "^2.0.1"
90229022
source-map "^0.6.1"
90239023

9024-
webpack@^5.21.2:
9025-
version "5.24.2"
9026-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.2.tgz#33790dad631e8b639f4246d762e257720875fe54"
9027-
integrity sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==
9024+
webpack@^5.24.3:
9025+
version "5.24.3"
9026+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3"
9027+
integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==
90289028
dependencies:
90299029
"@types/eslint-scope" "^3.7.0"
90309030
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)