You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/10/11 19:14:06 UTC

[superset] 01/02: bump scarf to 1.3.0

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch bump-scarf
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 4ed1044af599a5380dbc8991eec1086c9817f7a4
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Tue Oct 10 17:42:39 2023 -0600

    bump scarf to 1.3.0
---
 superset-frontend/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 8cee75833c..fec56fdb45 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -86,7 +86,7 @@
     "@emotion/styled": "^11.3.0",
     "@fontsource/inter": "^4.0.0",
     "@reduxjs/toolkit": "^1.9.3",
-    "@scarf/scarf": "^1.1.1",
+    "@scarf/scarf": "^1.3.0",
     "@superset-ui/chart-controls": "file:./packages/superset-ui-chart-controls",
     "@superset-ui/core": "file:./packages/superset-ui-core",
     "@superset-ui/legacy-plugin-chart-calendar": "file:./plugins/legacy-plugin-chart-calendar",