diff --git a/heft-plugins/heft-dev-cert-plugin/package.json b/heft-plugins/heft-dev-cert-plugin/package.json index 54322726548..690e85e39d7 100644 --- a/heft-plugins/heft-dev-cert-plugin/package.json +++ b/heft-plugins/heft-dev-cert-plugin/package.json @@ -25,7 +25,7 @@ "@microsoft/api-extractor": "workspace:*", "local-node-rig": "workspace:*", "@rushstack/heft": "workspace:*", - "eslint": "~8.57.0", - "webpack": "~5.82.1" + "eslint": "~10.0.0", + "webpack": "~5.98.0" } }