Skip to content

Commit 3d2916f

Browse files
build(deps-dev): bump webpack from 5.28.0 to 5.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.30.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.28.0...v5.30.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0fd334 commit 3d2916f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fluent-vue-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"devDependencies": {
3232
"@types/loader-utils": "^2.0.2",
33-
"webpack": "^5.28.0"
33+
"webpack": "^5.30.0"
3434
},
3535
"dependencies": {
3636
"loader-utils": "^2.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6154,10 +6154,10 @@ webpack-sources@^2.1.1:
61546154
source-list-map "^2.0.1"
61556155
source-map "^0.6.1"
61566156

6157-
webpack@^5.28.0:
6158-
version "5.28.0"
6159-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.28.0.tgz#0de8bcd706186b26da09d4d1e8cbd3e4025a7c2f"
6160-
integrity sha512-1xllYVmA4dIvRjHzwELgW4KjIU1fW4PEuEnjsylz7k7H5HgPOctIq7W1jrt3sKH9yG5d72//XWzsHhfoWvsQVg==
6157+
webpack@^5.30.0:
6158+
version "5.30.0"
6159+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884"
6160+
integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==
61616161
dependencies:
61626162
"@types/eslint-scope" "^3.7.0"
61636163
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)