Skip to content

Commit db1670c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack-cli to v4.9.1
1 parent 9f6d20a commit db1670c

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"sass-loader": "8.0.2",
131131
"style-loader": "1.3.0",
132132
"webpack": "4.46.0",
133-
"webpack-cli": "4.9.0",
133+
"webpack-cli": "4.9.1",
134134
"webpack-dev-server": "3.11.2",
135135
"optimize-css-assets-webpack-plugin": "6.0.1",
136136
"terser-webpack-plugin": "4.2.3",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11738,7 +11738,7 @@ uuid@^3.3.2, uuid@^3.4.0:
1173811738
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1173911739
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1174011740

11741-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
11741+
v8-compile-cache@^2.0.3:
1174211742
version "2.3.0"
1174311743
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
1174411744
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
@@ -11861,10 +11861,10 @@ webidl-conversions@^6.1.0:
1186111861
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
1186211862
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
1186311863

11864-
webpack-cli@4.9.0:
11865-
version "4.9.0"
11866-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.9.0.tgz#dc43e6e0f80dd52e89cbf73d5294bcd7ad6eb343"
11867-
integrity sha512-n/jZZBMzVEl4PYIBs+auy2WI0WTQ74EnJDiyD98O2JZY6IVIHJNitkYp/uTXOviIOMfgzrNvC9foKv/8o8KSZw==
11864+
webpack-cli@4.9.1:
11865+
version "4.9.1"
11866+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.9.1.tgz#b64be825e2d1b130f285c314caa3b1ba9a4632b3"
11867+
integrity sha512-JYRFVuyFpzDxMDB+v/nanUdQYcZtqFPGzmlW4s+UkPMFhSpfRNmf1z4AwYcHJVdvEFAM7FFCQdNTpsBYhDLusQ==
1186811868
dependencies:
1186911869
"@discoveryjs/json-ext" "^0.5.0"
1187011870
"@webpack-cli/configtest" "^1.1.0"
@@ -11877,7 +11877,6 @@ webpack-cli@4.9.0:
1187711877
import-local "^3.0.2"
1187811878
interpret "^2.2.0"
1187911879
rechoir "^0.7.0"
11880-
v8-compile-cache "^2.2.0"
1188111880
webpack-merge "^5.7.3"
1188211881

1188311882
webpack-dev-middleware@^3.7.2:

0 commit comments

Comments
 (0)