diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index aff4762385..f94c467ab3 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -31,7 +31,6 @@ "@material-ui/styles": "^4.9.6", "@types/react": "^16.9", "@types/recharts": "^1.8.14", - "@types/yup": "^0.29.8", "canvas": "^2.6.1", "classnames": "^2.2.6", "history": "^5.0.0", @@ -52,6 +51,7 @@ "@testing-library/user-event": "^12.0.7", "@types/jest": "^26.0.7", "@types/node": "^12.0.0", + "@types/yup": "^0.29.8", "jest-fetch-mock": "^3.0.3", "msw": "^0.20.5", "node-fetch": "^2.6.1"