Skip to content

Commit 8a6e9e6

Browse files
authored
Update webpack deps (#6685)
1 parent ef5ece3 commit 8a6e9e6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"karma-typescript-es6-transform": "5.5.3",
3434
"mocha": "9.2.2",
3535
"typescript": "4.3.4",
36-
"webpack": "5.72.1",
37-
"webpack-cli": "4.9.2",
38-
"webpack-dev-server": "4.9.0"
36+
"webpack": "5.74.0",
37+
"webpack-cli": "4.10.0",
38+
"webpack-dev-server": "4.10.0"
3939
}
4040
}

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@rollup/plugin-virtual": "2.1.0",
2929
"webpack": "4.46.0",
3030
"@types/webpack": "5.28.0",
31-
"webpack-virtual-modules": "0.4.3",
31+
"webpack-virtual-modules": "0.4.5",
3232
"child-process-promise": "2.2.1",
3333
"memfs": "3.4.1",
3434
"tmp": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17313,10 +17313,10 @@ [email protected]:
1731317313
vinyl "^2.1.0"
1731417314
webpack "^4.26.1"
1731517315

17316-
17317-
version "0.4.3"
17318-
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz#cd597c6d51d5a5ecb473eea1983a58fa8a17ded9"
17319-
integrity sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==
17316+
17317+
version "0.4.5"
17318+
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.5.tgz#e476842dab5eafb7beb844aa2f747fc12ebbf6ec"
17319+
integrity sha512-8bWq0Iluiv9lVf9YaqWQ9+liNgXSHICm+rg544yRgGYaR8yXZTVBaHZkINZSB2yZSWo4b0F6MIxqJezVfOEAlg==
1732017320

1732117321
[email protected], webpack@^4.26.1:
1732217322
version "4.46.0"

0 commit comments

Comments
 (0)