Skip to content

Commit a3ff945

Browse files
committed
chore(deps): update dependency webpack to v5.24.4
1 parent 5d56c03 commit a3ff945

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.1",
102-
"webpack": "5.24.3",
102+
"webpack": "5.24.4",
103103
"webpack-cli": "4.5.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
@@ -11007,10 +11007,10 @@ webpack-sources@^2.1.1:
1100711007
source-list-map "^2.0.1"
1100811008
source-map "^0.6.1"
1100911009

11010-
11011-
version "5.24.3"
11012-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3"
11013-
integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==
11010+
11011+
version "5.24.4"
11012+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.4.tgz#37d8cf95841dd23c809ea02931294b3455d74a59"
11013+
integrity sha512-RXOdxF9hFFFhg47BryCgyFrEyyu7Y/75/uiI2DoUiTMqysK+WczVSTppvkR47oZcmI/DPaXCiCiaXBP8QjkNpA==
1101411014
dependencies:
1101511015
"@types/eslint-scope" "^3.7.0"
1101611016
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)