Skip to content

Commit ad14373

Browse files
committed
Update webpack deps
1 parent 3726078 commit ad14373

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"typescript": "4.7.4",
3636
"webpack": "5.75.0",
3737
"webpack-cli": "4.10.0",
38-
"webpack-dev-server": "4.10.0"
38+
"webpack-dev-server": "4.11.1"
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.6",
31+
"webpack-virtual-modules": "0.5.0",
3232
"child-process-promise": "2.2.1",
3333
"memfs": "3.4.7",
3434
"tmp": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17766,10 +17766,10 @@ [email protected]:
1776617766
vinyl "^2.1.0"
1776717767
webpack "^4.26.1"
1776817768

17769-
webpack-virtual-modules@0.4.6:
17770-
version "0.4.6"
17771-
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz#3e4008230731f1db078d9cb6f68baf8571182b45"
17772-
integrity sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==
17769+
webpack-virtual-modules@0.5.0:
17770+
version "0.5.0"
17771+
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c"
17772+
integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==
1777317773

1777417774
[email protected], webpack@^4.26.1:
1777517775
version "4.46.0"

0 commit comments

Comments
 (0)