Skip to content

Commit 6ab0c5b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency webpack-cli to v4.8.0
1 parent 84cf7d1 commit 6ab0c5b

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,10 +1730,10 @@
17301730
dependencies:
17311731
envinfo "^7.7.3"
17321732

1733-
"@webpack-cli/serve@^1.5.1":
1734-
version "1.5.1"
1735-
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.1.tgz#b5fde2f0f79c1e120307c415a4c1d5eb15a6f278"
1736-
integrity sha512-4vSVUiOPJLmr45S8rMGy7WDvpWxfFxfP/Qx/cxZFCfvoypTYpPPL1X8VIZMe0WTA+Jr7blUxwUSEZNkjoMTgSw==
1733+
"@webpack-cli/serve@^1.5.2":
1734+
version "1.5.2"
1735+
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.2.tgz#ea584b637ff63c5a477f6f21604b5a205b72c9ec"
1736+
integrity sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw==
17371737

17381738
"@xtuc/ieee754@^1.2.0":
17391739
version "1.2.0"
@@ -2516,12 +2516,7 @@ color-name@~1.1.4:
25162516
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
25172517
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
25182518

2519-
colorette@^1.2.1:
2520-
version "1.2.2"
2521-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
2522-
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
2523-
2524-
colorette@^1.2.2:
2519+
colorette@^1.2.1, colorette@^1.2.2:
25252520
version "1.3.0"
25262521
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.3.0.tgz#ff45d2f0edb244069d3b772adeb04fed38d0a0af"
25272522
integrity sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==
@@ -7611,14 +7606,14 @@ webidl-conversions@^6.1.0:
76117606
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
76127607

76137608
webpack-cli@^4.2.0:
7614-
version "4.7.2"
7615-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.7.2.tgz#a718db600de6d3906a4357e059ae584a89f4c1a5"
7616-
integrity sha512-mEoLmnmOIZQNiRl0ebnjzQ74Hk0iKS5SiEEnpq3dRezoyR3yPaeQZCMCe+db4524pj1Pd5ghZXjT41KLzIhSLw==
7609+
version "4.8.0"
7610+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.8.0.tgz#5fc3c8b9401d3c8a43e2afceacfa8261962338d1"
7611+
integrity sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw==
76177612
dependencies:
76187613
"@discoveryjs/json-ext" "^0.5.0"
76197614
"@webpack-cli/configtest" "^1.0.4"
76207615
"@webpack-cli/info" "^1.3.0"
7621-
"@webpack-cli/serve" "^1.5.1"
7616+
"@webpack-cli/serve" "^1.5.2"
76227617
colorette "^1.2.1"
76237618
commander "^7.0.0"
76247619
execa "^5.0.0"

0 commit comments

Comments
 (0)