diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index da2d58ef..de7a0fc4 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "1.3.0.0", - "opensearchDashboardsVersion": "1.3.0", + "version": "2.0.0.0", + "opensearchDashboardsVersion": "2.0.0", "configPath": ["anomaly_detection_dashboards"], "requiredPlugins": ["navigation"], "optionalPlugins": [], diff --git a/package.json b/package.json index a8332342..e89a8486 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "anomaly-detection-dashboards", - "version": "1.3.0.0", + "version": "2.0.0.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": { - "plugin_version": "1.3.0.0", + "plugin_version": "2.0.0.0", "plugin_name": "anomalyDetectionDashboards", "plugin_zip_name": "anomaly-detection-dashboards" }, @@ -24,8 +24,6 @@ }, "devDependencies": { "@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards", - "@testing-library/jest-dom": "^5.11.4", - "@testing-library/react": "^11.0.4", "@testing-library/user-event": "^12.1.6", "@types/react-plotly.js": "^2.2.4", "@types/redux-mock-store": "^1.0.1", diff --git a/public/components/ContentPanel/__snapshots__/ContentPanel.test.tsx.snap b/public/components/ContentPanel/__snapshots__/ContentPanel.test.tsx.snap index f83c028e..beac4000 100644 --- a/public/components/ContentPanel/__snapshots__/ContentPanel.test.tsx.snap +++ b/public/components/ContentPanel/__snapshots__/ContentPanel.test.tsx.snap @@ -2,7 +2,7 @@ exports[` spec renders the component 1`] = `
spec Alerts Flyout renders component with monitor 1`] = ` -
-
-