Skip to content

Commit fefb335

Browse files
committed
chore(deps): update dependency webpack to v5.30.0
1 parent fe8e861 commit fefb335

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
@@ -99,7 +99,7 @@
9999
"rollup-plugin-replace": "2.2.0",
100100
"rollup-plugin-terser": "7.0.2",
101101
"semantic-release": "17.4.2",
102-
"webpack": "5.29.0",
102+
"webpack": "5.30.0",
103103
"webpack-cli": "4.6.0",
104104
"webpack-dev-server": "3.11.2"
105105
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11091,10 +11091,10 @@ webpack-sources@^2.1.1:
1109111091
source-list-map "^2.0.1"
1109211092
source-map "^0.6.1"
1109311093

11094-
webpack@5.29.0:
11095-
version "5.29.0"
11096-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.29.0.tgz#3e8629dd0742d1bea822d1a0150421dff1dcec53"
11097-
integrity sha512-su24GKXk+Rh3Y/0XP6lOfF9Xgura4rXwwD7LA/5XD+SdhLvQIl09zoI8z6JeuYY/E+Jm4qyCiDByrivyt34PeA==
11094+
webpack@5.30.0:
11095+
version "5.30.0"
11096+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884"
11097+
integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==
1109811098
dependencies:
1109911099
"@types/eslint-scope" "^3.7.0"
1110011100
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)