Skip to content

Commit f55a267

Browse files
committed
chore(deps): update dependency webpack to v5.20.0
1 parent 5472696 commit f55a267

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"rollup-plugin-replace": "2.2.0",
102102
"rollup-plugin-terser": "7.0.2",
103103
"semantic-release": "17.3.7",
104-
"webpack": "5.19.0",
104+
"webpack": "5.20.0",
105105
"webpack-cli": "4.5.0",
106106
"webpack-dev-server": "3.11.2"
107107
},

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11259,10 +11259,10 @@ webpack-sources@^2.1.1:
1125911259
source-list-map "^2.0.1"
1126011260
source-map "^0.6.1"
1126111261

11262-
webpack@5.19.0:
11263-
version "5.19.0"
11264-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.19.0.tgz#1a5fee84dd63557e68336b0774ac4a1c81aa2c73"
11265-
integrity sha512-egX19vAQ8fZ4cVYtA9Y941eqJtcZAK68mQq87MMv+GTXKZOc3TpKBBxdGX+HXUYlquPxiluNsJ1VHvwwklW7CQ==
11262+
webpack@5.20.0:
11263+
version "5.20.0"
11264+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.20.0.tgz#7225c2e780f4332aef18e0b323b8b3ec01e16d66"
11265+
integrity sha512-k7X/+gisrvirr4bzv8JVLzy2RhWiVzd3gA9qzS5je3lwqYrMc5F549vLOk34BoNkkUp4SIpt1rQp48pTxBMXvA==
1126611266
dependencies:
1126711267
"@types/eslint-scope" "^3.7.0"
1126811268
"@types/estree" "^0.0.46"
@@ -11282,7 +11282,6 @@ [email protected]:
1128211282
loader-runner "^4.2.0"
1128311283
mime-types "^2.1.27"
1128411284
neo-async "^2.6.2"
11285-
pkg-dir "^5.0.0"
1128611285
schema-utils "^3.0.0"
1128711286
tapable "^2.1.1"
1128811287
terser-webpack-plugin "^5.1.1"

0 commit comments

Comments
 (0)