Skip to content

Commit 1f715c1

Browse files
committed
chore(deps): update dependency webpack to v5.24.3
1 parent 734502c commit 1f715c1

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.0",
102-
"webpack": "5.24.2",
102+
"webpack": "5.24.3",
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
@@ -11027,10 +11027,10 @@ webpack-sources@^2.1.1:
1102711027
source-list-map "^2.0.1"
1102811028
source-map "^0.6.1"
1102911029

11030-
11031-
version "5.24.2"
11032-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.2.tgz#33790dad631e8b639f4246d762e257720875fe54"
11033-
integrity sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==
11030+
11031+
version "5.24.3"
11032+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3"
11033+
integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==
1103411034
dependencies:
1103511035
"@types/eslint-scope" "^3.7.0"
1103611036
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)