Skip to content

Commit 2f050fd

Browse files
renovate-botfilipesilva
authored andcommitted
build: update speed-measure-webpack-plugin to version 1.4.2
1 parent c561e73 commit 2f050fd

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"source-map-loader": "1.1.3",
212212
"source-map-support": "0.5.19",
213213
"spdx-satisfies": "^5.0.0",
214-
"speed-measure-webpack-plugin": "1.3.3",
214+
"speed-measure-webpack-plugin": "1.4.2",
215215
"style-loader": "2.0.0",
216216
"stylus": "0.54.8",
217217
"stylus-loader": "4.3.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"source-map": "0.7.3",
6464
"source-map-loader": "1.1.3",
6565
"source-map-support": "0.5.19",
66-
"speed-measure-webpack-plugin": "1.3.3",
66+
"speed-measure-webpack-plugin": "1.4.2",
6767
"style-loader": "2.0.0",
6868
"stylus": "0.54.8",
6969
"stylus-loader": "4.3.3",

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3199,7 +3199,7 @@ chalk@^1.1.1, chalk@^1.1.3:
31993199
strip-ansi "^3.0.0"
32003200
supports-color "^2.0.0"
32013201

3202-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
3202+
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
32033203
version "2.4.2"
32043204
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
32053205
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -10262,14 +10262,7 @@ rollup-plugin-sourcemaps@^0.6.3:
1026210262
"@rollup/pluginutils" "^3.0.9"
1026310263
source-map-resolve "^0.6.0"
1026410264

10265-
10266-
version "2.38.0"
10267-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
10268-
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
10269-
optionalDependencies:
10270-
fsevents "~2.1.2"
10271-
10272-
rollup@^2.37.0:
10265+
[email protected], rollup@^2.37.0:
1027310266
version "2.38.0"
1027410267
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
1027510268
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
@@ -10918,12 +10911,12 @@ spdy@^4.0.2:
1091810911
select-hose "^2.0.0"
1091910912
spdy-transport "^3.0.0"
1092010913

10921-
speed-measure-webpack-plugin@1.3.3:
10922-
version "1.3.3"
10923-
resolved "https://registry.yarnpkg.com/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.3.tgz#6ff894fc83e8a6310dde3af863a0329cd79da4f5"
10924-
integrity sha512-2ljD4Ch/rz2zG3HsLsnPfp23osuPBS0qPuz9sGpkNXTN1Ic4M+W9xB8l8rS8ob2cO4b1L+WTJw/0AJwWYVgcxQ==
10914+
speed-measure-webpack-plugin@1.4.2:
10915+
version "1.4.2"
10916+
resolved "https://registry.yarnpkg.com/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.4.2.tgz#1608e62d3bdb45f01810010e1b5bfedefedfa58f"
10917+
integrity sha512-AtVzD0bnIy2/B0fWqJpJgmhcrfWFhBlduzSo0uwplr/QvB33ZNZj2NEth3NONgdnZJqicK0W0mSxnLSbsVCDbw==
1092510918
dependencies:
10926-
chalk "^2.0.1"
10919+
chalk "^4.1.0"
1092710920

1092810921
split-string@^3.0.1, split-string@^3.0.2:
1092910922
version "3.1.0"

0 commit comments

Comments
 (0)