Skip to content

Commit

Permalink
Merge pull request #889 from daniel-ac-martin/renovate/webpack
Browse files Browse the repository at this point in the history
Update dependency webpack to v5.90.3
  • Loading branch information
daniel-ac-martin authored Feb 23, 2024
2 parents 0cd83e5 + 8d212e7 commit 8535940
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 154 deletions.
2 changes: 1 addition & 1 deletion apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.0",
"typescript": "4.9.5",
"webpack": "5.90.1",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "6.1.1",
"webpack-hot-middleware": "2.26.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/govuk-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"start-server-and-test": "2.0.3",
"ts-jest": "29.1.0",
"typescript": "4.9.5",
"webpack": "5.90.1",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "6.1.1",
"webpack-hot-middleware": "2.26.1"
Expand Down
2 changes: 1 addition & 1 deletion lib/asset-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"http-proxy-middleware": "^2.0.6"
},
"peerDependencies": {
"webpack": "^5.90.1",
"webpack": "^5.90.3",
"webpack-dev-middleware": "^4.0.0 || ^5.0.0 || ^6.0.0",
"webpack-hot-middleware": "^2.26.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-router-dom": "5.3.4",
"ts-jest": "29.1.0",
"typescript": "4.9.5",
"webpack": "5.90.1",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-middleware": "6.1.1",
"webpack-hot-middleware": "2.26.1"
Expand Down
Loading

1 comment on commit 8535940

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://not-gov.uk as production
🚀 Deployed on https://65d8d5a705596c312dae387a--notgovuk.netlify.app

Please sign in to comment.