Skip to content

Commit 56b0700

Browse files
build(deps-dev): bump webpack-cli from 4.1.0 to 4.2.0 (#4492)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@4.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c9efd5 commit 56b0700

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"ts-node": "9.1.1",
108108
"typescript": "4.1.2",
109109
"webpack": "5.10.0",
110-
"webpack-cli": "4.1.0"
110+
"webpack-cli": "4.2.0"
111111
},
112112
"homepage": "https://wire.com",
113113
"husky": {

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -2041,17 +2041,17 @@
20412041
"@webassemblyjs/wast-parser" "1.9.0"
20422042
"@xtuc/long" "4.2.2"
20432043

2044-
"@webpack-cli/info@^1.0.2":
2045-
version "1.0.2"
2046-
resolved "https://registry.npmjs.org/@webpack-cli/info/-/info-1.0.2.tgz#7ba1a7cfa9efa5b51e76b20ada88ac33b0340ad3"
2047-
integrity sha512-FEfLQwmN4pXZSYSrtp+KC84rFanoCIxXFpS2wUvviDCE2fnajwxw2GXzbj83IlH4Dl8Wq8kJjavVwvxv3YJmnw==
2044+
"@webpack-cli/info@^1.1.0":
2045+
version "1.1.0"
2046+
resolved "https://registry.npmjs.org/@webpack-cli/info/-/info-1.1.0.tgz#c596d5bc48418b39df00c5ed7341bf0f102dbff1"
2047+
integrity sha512-uNWSdaYHc+f3LdIZNwhdhkjjLDDl3jP2+XBqAq9H8DjrJUvlOKdP8TNruy1yEaDfgpAIgbSAN7pye4FEHg9tYQ==
20482048
dependencies:
20492049
envinfo "^7.7.3"
20502050

2051-
"@webpack-cli/serve@^1.0.1":
2052-
version "1.0.1"
2053-
resolved "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.0.1.tgz#28abe7dcb18224ccd4b4e2d37f70e5be66c3d6a9"
2054-
integrity sha512-WGMaTMTK6NOe29Hw1WBEok9vGLfKg5C6jWzNOS/6HH1YadR+RL+TRWRcSyc81Dzulljhk/Ree9mrDM4Np9GGOQ==
2051+
"@webpack-cli/serve@^1.1.0":
2052+
version "1.1.0"
2053+
resolved "https://registry.npmjs.org/@webpack-cli/serve/-/serve-1.1.0.tgz#13ad38f89b6e53d1133bac0006a128217a6ebf92"
2054+
integrity sha512-7RfnMXCpJ/NThrhq4gYQYILB18xWyoQcBey81oIyVbmgbc6m5ZHHyFK+DyH7pLHJf0p14MxL4mTsoPAgBSTpIg==
20552055

20562056
"@wireapp/[email protected]":
20572057
version "0.1.12"
@@ -2205,7 +2205,7 @@ [email protected], ansi-colors@^4.1.1:
22052205
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
22062206
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
22072207

2208-
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1:
2208+
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
22092209
version "4.3.1"
22102210
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61"
22112211
integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==
@@ -4255,7 +4255,7 @@ enhanced-resolve@^5.3.1:
42554255
graceful-fs "^4.2.4"
42564256
tapable "^2.0.0"
42574257

4258-
enquirer@^2.3.4, enquirer@^2.3.5, enquirer@^2.3.6:
4258+
enquirer@^2.3.5, enquirer@^2.3.6:
42594259
version "2.3.6"
42604260
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
42614261
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
@@ -5674,7 +5674,7 @@ internal-slot@^1.0.2:
56745674
has "^1.0.3"
56755675
side-channel "^1.0.2"
56765676

5677-
interpret@^2.0.0:
5677+
interpret@^2.2.0:
56785678
version "2.2.0"
56795679
resolved "https://registry.npmjs.org/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
56805680
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
@@ -9831,10 +9831,10 @@ [email protected]:
98319831
resolved "https://registry.npmjs.org/uuidjs/-/uuidjs-4.2.6.tgz#6dccb3e45ccb351daf0be3f107c37911e369c810"
98329832
integrity sha512-MN+qOwkX8k2V4p+qDDUzHc1gvBu1tCCB2p3cjOdMoeGfTUywATUBcQkqqaFR7Snd72FAY7HfBzkoAv7HxoCxuA==
98339833

9834-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.0:
9835-
version "2.1.1"
9836-
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745"
9837-
integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==
9834+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
9835+
version "2.2.0"
9836+
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
9837+
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
98389838

98399839
v8-to-istanbul@^6.0.1:
98409840
version "6.0.1"
@@ -9915,23 +9915,23 @@ webidl-conversions@^6.1.0:
99159915
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
99169916
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
99179917

9918-
webpack-cli@4.1.0:
9919-
version "4.1.0"
9920-
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.1.0.tgz#3a8fe05326015cc92b67abea68e3c320d418b16e"
9921-
integrity sha512-NdhxXMZmoik62Y05t0h1y65LjBM7BwFPq311ihXuMM3RY6dlc4KkCTyHLzTuBEc+bqq6d3xh+CWmU0xRexNJBA==
9918+
webpack-cli@4.2.0:
9919+
version "4.2.0"
9920+
resolved "https://registry.npmjs.org/webpack-cli/-/webpack-cli-4.2.0.tgz#10a09030ad2bd4d8b0f78322fba6ea43ec56aaaa"
9921+
integrity sha512-EIl3k88vaF4fSxWSgtAQR+VwicfLMTZ9amQtqS4o+TDPW9HGaEpbFBbAZ4A3ZOT5SOnMxNOzROsSTPiE8tBJPA==
99229922
dependencies:
9923-
"@webpack-cli/info" "^1.0.2"
9924-
"@webpack-cli/serve" "^1.0.1"
9925-
ansi-escapes "^4.3.1"
9923+
"@webpack-cli/info" "^1.1.0"
9924+
"@webpack-cli/serve" "^1.1.0"
99269925
colorette "^1.2.1"
99279926
command-line-usage "^6.1.0"
9928-
commander "^6.0.0"
9929-
enquirer "^2.3.4"
9930-
execa "^4.0.0"
9927+
commander "^6.2.0"
9928+
enquirer "^2.3.6"
9929+
execa "^4.1.0"
99319930
import-local "^3.0.2"
9932-
interpret "^2.0.0"
9931+
interpret "^2.2.0"
9932+
leven "^3.1.0"
99339933
rechoir "^0.7.0"
9934-
v8-compile-cache "^2.1.0"
9934+
v8-compile-cache "^2.2.0"
99359935
webpack-merge "^4.2.2"
99369936

99379937
webpack-merge@^4.2.2:

0 commit comments

Comments
 (0)